We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
esqlabsR/R/utilities-figures.R
Line 164 in 0ab711d
The shapes seem not to be supported by TLF any more. Example:
obsData <- DataSet$new(name = "obsData") obsData$setValues(1, 1) myDC <- DataCombined$new() myDC$addDataSets(obsData) plotConfig <- esqlabsR::createEsqlabsPlotConfiguration() plotIndividualTimeProfile(myDC, plotConfig)
In case you can't see it (copying from the plot tab produces weird resolution) - the "symbol" is plotted as a 16.
16
The text was updated successfully, but these errors were encountered:
createEsqlabsPlotConfiguration
No branches or pull requests
esqlabsR/R/utilities-figures.R
Line 164 in 0ab711d
The shapes seem not to be supported by TLF any more. Example:
In case you can't see it (copying from the plot tab produces weird resolution) - the "symbol" is plotted as a
16
.The text was updated successfully, but these errors were encountered: