]> gerrit.simantics Code Review - simantics/platform.git/commit
New trend axis mode SingleAxisShowLegends 16/4716/1 release/1.43.0-CVM2
authorMiro Eklund <miro.eklund@semantum.fi>
Wed, 14 Apr 2021 06:52:57 +0000 (09:52 +0300)
committerMiro Eklund <miro.eklund@semantum.fi>
Wed, 14 Apr 2021 06:52:57 +0000 (09:52 +0300)
commit8ef48cf95b9dd4886e3f386cb8320bd5b7724e64
treeccde59050213aa24c715f8ccb6e032c20220cae7
parent636ddc0d966151e334b01039c94ff3dee743db99
New trend axis mode SingleAxisShowLegends

Allows displaying the names of all plotted lines as part of a single
axis.

related to #693

Change-Id: Iab5be5582a03ae4aaabe2ba1ece0280f23a57c95
bundles/org.simantics.trend/example/org/simantics/trend/DemoTrendSingleAxisShowLegends.java [new file with mode: 0644]
bundles/org.simantics.trend/src/org/simantics/trend/configuration/TrendSpec.java
bundles/org.simantics.trend/src/org/simantics/trend/configuration/YAxisMode.java
bundles/org.simantics.trend/src/org/simantics/trend/impl/TrendNode.java
bundles/org.simantics.trend/src/org/simantics/trend/impl/VertRuler.java