adessoSE / wicked-charts

Beautiful and interactive javascript charts for Java-based web applications.
Apache License 2.0
90 stars 48 forks source link

Add support for HighCharts renderer #18

Open thombergs opened 10 years ago

thombergs commented 10 years ago

Reported by Rob.A.R.Davis, Sep 11, 2013 What steps will reproduce the problem?

  1. No steps to reproduce. Seems to be missing functionality so hoping it could be added in.

What is the expected output? What do you see instead? Ability to add highcharts renderer functionality to charts

What version of the product are you using? On what operating system? Wicked Charts 1.5.0 on Windows 7

Please provide any additional information below. Adding support for renderer calls on charts could allow for more expansive chart options (Org charts or shaded areas on charts, for example)

thombergs commented 10 years ago

1 Rob.A.R.Davis

Link to relevant API page: http://api.highcharts.com/highcharts#Renderer

I could be missing this in the existing release, but was unable to find it in the current release or in trunk