##// END OF EJS Templates
Added a note in docs about not plotting series with log axis...
Added a note in docs about not plotting series with log axis If a series contains zero on negative values along an attached log dimension, the entire series will not be plotted. Documented this fact. Task-number: QTRD-1916

File last commit:

r1240:897a83c64309
r2430:673bd507942b
Show More
resources.qrc
6 lines | 156 B | text/plain | TextLexer
Tero Ahola
QML demo with dynamic data
r1240 <RCC>
<qresource prefix="/">
<file>qml/qmlf1legends/main.qml</file>
<file>qml/qmlf1legends/SpeedsXml.qml</file>
</qresource>
</RCC>