Search the Community

Showing results for tags 'gantt vertical vline'.



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 1 result

  1. Gantt chart vertical line

    Hi there Is it possible to add a vertical line on the Gantt chart? If so how do I do this? I saw how to do it to other charts and I added in a data section to the JSON as per below, but it doesn't seem to work. Kind regards Brian data: [{ vLine: "1", showOnTop: "1", label: "Today", linePosition: "20/10/2020" }],