ba-st/HighchartsSt

Move ChartSeries and ChartDatum to separate package

mtabacman opened this issue · 2 comments

They should be a new package with reified views on the Smalltalk side.
They should wrap the Highcharts components.
It would imply updating the examples to make use of the new classes.

The methods asMillisecondsSince1970 should also be moved to this new package.

Should be done once we merge #30