User Activity

  • Modified a comment on discussion General Discussion on GWT Highcharts

    I have created a Chart and Data table. I need to add few custom texts like date and an image in the end of the chart and that to be appear in export as well. I have found the following example http://jsfiddle.net/ur02w4j5/12/ where, var label = this.renderer.label("This text will adjust to chart resizing " + "and redraws and will be visible on exported images.") .css({ width: '400px', fontSize: '9px' }) .attr({ 'stroke': 'silver', 'stroke-width': 1, 'r': 2, 'padding': 5 }) .add(); label.align(Highcharts.extend(label.getBBox(),...

  • Modified a comment on discussion General Discussion on GWT Highcharts

    How to change chart title and subtitle after Drill Down and back to same title and subtitle after Drill up? I have analyzed the following example, http://jsfiddle.net/axdcLmfx/ But I am not able to find any methods related to this in DrilDown API in highchartsv1.7.0. A showcase example would be much more helpfull. Please help. If there is no support available also please let me know .

  • Posted a comment on discussion General Discussion on GWT Highcharts

    How to change chart title and subtitle after Drill Down and back to same title and subtitle after Drill up? I have analyzed the following example, http://jsfiddle.net/axdcLmfx/ But I am not able to find any methods related to this in DrilDown API in highchartsv1.7.0. A showcase example would be much more helpfull. Please help.

  • Modified a comment on discussion General Discussion on GWT Highcharts

    I have created a Chart and Data table. I need to add few custom texts like date and an image in the end of the chart and that to be appear in export as well. I have found the following example http://jsfiddle.net/ur02w4j5/12/ where, var label = this.renderer.label("This text will adjust to chart resizing " + "and redraws and will be visible on exported images.") .css({ width: '400px', fontSize: '9px' }) .attr({ 'stroke': 'silver', 'stroke-width': 1, 'r': 2, 'padding': 5 }) .add(); label.align(Highcharts.extend(label.getBBox(),...

  • Posted a comment on discussion General Discussion on GWT Highcharts

    I have created a Chart and Data table. I need to add few custom texts like date and an image in the end of the chart and that to be appear in export as well. I have found the following example http://jsfiddle.net/ur02w4j5/12/ where, var label = this.renderer.label("This text will adjust to chart resizing " + "and redraws and will be visible on exported images.") .css({ width: '400px', fontSize: '9px' }) .attr({ 'stroke': 'silver', 'stroke-width': 1, 'r': 2, 'padding': 5 }) .add(); label.align(Highcharts.extend(label.getBBox(),...

  • Posted a comment on discussion General Discussion on GWT Highcharts

    A temporary hack was done using CSS to resolve the data table getting added on top of chart body > .highcharts-data-table { display: none !important; }

  • Modified a comment on discussion General Discussion on GWT Highcharts

    Hi Shawn, I am facing a problem after I do 'Export as pdf' or 'any image' files when 'data table' is present. The same data table is getting (added) printed on the screen and there after 'Drill Up' and 'Export' is not working.Even If I navigate to someother page ,the data table which got printed(added) remains same unless I reload the entire application. But this issue is not there when 'data table' is not present. Please help!

  • Modified a comment on discussion General Discussion on GWT Highcharts

    Hi Shawn, I am facing a problem after I do 'Export as pdf' or 'any image' files when 'data table' is present. The data same data table is getting (added) printed on the screen and there after 'Drill Up' and 'Export' is not working.Even If I navigate to someother page ,the data table which got printed(added) remains same unless I reload the entire application. But this issue is not there when 'data table' is not present. Please help!

View All

Personal Data

Username:
argkarthik
Joined:
2019-02-04 07:40:59
Location:
India / IST
Gender:
Male

Projects

  • No projects to display.

Personal Tools