Tagged Questions
1
vote
1answer
95 views
Adding condition to \DTLplot (dataplot package)
I'm working with the package datatool for a while now, and I'd like to make graphs of my created databases. But I do not want to plot all rows in my database so I'd like to use the condition. This is ...