Search the Community

Showing results for tags 'drag node chart'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Company Forums
    • Company News
  • Product Forums
    • FusionCharts XT
    • FusionWidgets XT
    • PowerCharts XT
    • FusionMaps XT
    • Collabion Charts for SharePoint
    • jQuery Plugin for FusionCharts
    • AngularJS plugin
    • ReactJS plugin
  • General Forums
    • FusionCharts Jobs and Consultation
    • FusionLounge

Found 2 results

  1. hi , I have to display data in hierarchical structure. i am using Drag node charts in powerchart XT . because of hierarchial structure the no of level increases scroll not comming so will you help me on getting vertical and horizontal scroll in Drag Node chart FYI: i am using http://www.fusioncharts.com/demos/gallery/#drag-node-chart Project Planning Diagram thanks avva555
  2. Hi, I am using a drag node chart. I just want to open a pop up (designed by html) when user clicks on a node. I could do that by triggering javascript event. But I want to open that pop up at the position of a source node. Meaning, I must able to get the mouse x, y positions where the event is triggered and set pop up's left, top positions to those x, y position. Can we get x, y mouse positions on mouse click/mouse over event on the node of the drag node chart? Thanks, Rama Rao