RhoInc / Webcharts

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

V1.11.1 dev #220

Closed pburnsdata closed 5 years ago

pburnsdata commented 5 years ago

Issues

217

pburnsdata commented 5 years ago

I think you can start with commit #8da95e6. I would expect previous commits to already be on master.

pburnsdata commented 5 years ago

@rbudrevich I fixed the forced reflow problem with js and undid the css changes because CSS stresses me out and your final comment haunted me into the night.

jwildfire commented 5 years ago

Stuff to Test:

dschwentker commented 5 years ago

Tested all issues within this version via: • Table Resize refactor o Check to see that controls stack appropriately in Tables: Components test page o Check to see that controls display side-by-side on the custom page that preston is going to make  Use: http://interactive.it.rhoworld.com/dev/usr/spburns/Webcharts/test-page/createTable/ • Multiple Legends o Check to see that legend is rendered as expected in preston's example page  Use: http://interactive.it.rhoworld.com/dev/projects/295/panel_hist/ and compare the two versions -> for v1.11.1 the legend should no longer be in the div of the last chart (and the title for that last chart consequently won’t be dragged way over to the right.) • Optional Draw for Controls o Check that renderers are working as expected in CAT using aetimelines and safety-results-over-time with the dev branch of webcharts • % axis bug fix o Check to see that percent axes are working correctly in webcharts tests (Go to “Bar Charts: Data Summaries + Grouping” and look at Test # 7)