Highcharts is a charting library to Seaside. It is a porting to Pharo based on the VisualWorks version developed by Boris Popov.To load it execute the following script in a workspace:Gofer new squeaksource: 'Highcharts'; package: 'ConfigurationOfHighcharts'; load. (Smalltalk at: #ConfigurationOfHighcharts) perform: #loadDefault