User Activity

  • Posted a comment on discussion General Discussion on GWT Highcharts

    Hi, First of all, big thank you for such a great GWT wrapper. I'm struggling with the way setColorByPoint works. I'd want to create 2 categories with each cat associated with 3 different colors. In short, every time I plot a point, I'd want to provide the color. I set categories this way : chart.getXAxis().setCategories("firstBar","secondBar") and plot point this way chart.addSeries(chart.createSeries() .setColorByPoint(true). .setName("myname") .addPoint(new Point(1).setColor(myColor))) But I don't...

View All

Personal Data

Username:
samihandson
Joined:
2017-09-22 17:27:05

Projects

  • No projects to display.

Personal Tools