jwkvam / plotlywrapper

:burrito: simple plotly python api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rename to_json to something more appropriate

jwkvam opened this issue · comments

also consider removing special numpy tolist code and let a json decoder helper handle it.

Created a dict property on the Chart class.