RhoInc / Webcharts

Reusable, flexible, interactive charts with JavaScript
MIT License
34 stars 6 forks source link

Bind the Table object to the DOM #182

Closed jwildfire closed 6 years ago

jwildfire commented 6 years ago

Similar to #180, but the table workflow in table.transformData() might need to be reworked a bit.

Test notes

dschwentker commented 6 years ago

Tested and confirmed that a Webcharts table object is now returned, instead of an array object.