Labels are configured by the json files inside of configs
. The default config is configs/config-hotfireTest.json
git clone
Import this as a Gradle project in your preferred IDE.
Setup the labels as described above.
Run Main.java
Build with ./gradlew build
--data someDir/someFile.json
Specify a different config file from the default configs/config-hotfireTest.json
--sim
Start in simulation mode
Save your file in the data
folder with the name data[NUMBER].txt
. Replace number
with an index of the data source starting at 0
. Make sure you have labels in data/config.json
for every data file you have.
Drag charts by dragging them around. Resize charts by dragging at the corners. Snap panels by double clicking on them. They will snap to the largest possible window from the position you clicked. Use the middle mouse button to delete charts.
Select a chart, then select any data row to show in the chart. To change the x-axis, use right click.