Skip to main content
1-Visitor
May 19, 2017
Solved

How can we add secondary Y-axis in Line chart widget

  • May 19, 2017
  • 2 replies
  • 3447 views

Line chart has one x and one y axis but I want one more Y axis in Line chart.

Please let me know How can we add secondary Y-axis in Line chart widget

    Best answer by posipova

    You may look into widget modification and custom extensibility  to develop your own solution. Attached is documentation/guides.

    2 replies

    posipova20-TurquoiseAnswer
    20-Turquoise
    May 19, 2017

    You may look into widget modification and custom extensibility  to develop your own solution. Attached is documentation/guides.

    1-Visitor
    May 31, 2017

    Hi,

    can you please help me to writing script in Custom widget for adding Secondary Y-axis in Line chart.

    I am very new to develop Custom widget so please share some codes and related files and libraries for the same.

    Thanks in advance

    20-Turquoise
    May 31, 2017

    You can load the existing widgets in eclipse to see teh structure and code:<Tomcat location>\webapps\Thingworx\Common\thingworx\widgets

    As Carles mentioned,  the standard chart has multiple Y axis unlike the marketplace ones.

    1-Visitor
    May 21, 2017

    Hi Rohit, the standard TW charts has multiple Y-Axis, but the marketplace ones doesn't.