Questions tagged [gwt-highcharts]

GWT Highcharts is a freely available open source library that provides an elegant and feature complete approach for including Highcharts and Highstock visualizations within a GWT application using pure Java code.

GWT Highcharts is a freely available open source library that provides an elegant and feature complete approach for including Highcharts and Highstock visualizations within a GWT application using pure Java code.

35 questions
0
votes
1 answer

Cannot Run HighChart GWT Demo Example - Area Range

I am trying to get an area chart in my application however, I cannot get even the most basic one displayed (I literally checked to see if their implementation would work but it doesnt and throws this error) Example I tried to run…
bubbles
  • 861
  • 4
  • 13
  • 30
0
votes
2 answers

GWT - Adding a button to HighCharts

Quick question. Is it possible to add a simple button somewhere on the graph (preferably to the bottom of the legend) I can always just create a simple GWT button, and either overlay it or place it to the side, but I was wondering if it was…
bubbles
  • 861
  • 4
  • 13
  • 30
0
votes
1 answer

Non-zero fill centerpoint for highcharts/highstock?

I have searched for answers to this using various combinations of the following search terms, with no results to speak of: highcharts, highstock, area, centerpoint, zero, center. I am simply wondering if, when configuring an area-chart, it is…
0
votes
2 answers

How do I get x-axis to expand to take more of the chart width

As you can see from the attached image, my x-axis categories are getting bunched together in the middle. How can I configure highcharts to take up more of the x-axis? Note: The chart size is dynamic, it grows and shrinks based on the overall browser…
Καrτhικ
  • 3,833
  • 2
  • 29
  • 42
-1
votes
1 answer

Highcharts Chart of column type is not working in gwt

In column chart, if chart is dynamic then it not works in chrome. In all other browser it is working fine.
1 2
3