You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Small javascript engine to consume raw d3.csv data (key/value pairs in a row/column structure) and to enable column/row filtering, calculations, selections, formats, and output a ready-made data array, hierarchical (key/value) JSON object, or hierarchical (name/children) JSON object. The data can then be handed to d3 for its magic.