1. Does anyone know how to create a 1D scatter graph?? jfree.orgI am creating an alert system for devices and need to do a summary chart. Basically the chart should have device by ID on the Y axis and time on the X axis. Basically the Y possition of the scatter doesn't move (is lined up to the device id) - its only the time that an event current on a device ... |
2. How to Create a Scatter Graphs using CeWolf? jfree.orgCould someone please direct me to information on how to create a scatter graph using CeWolf correcly. I currenltly have a scatter graph BUT the xaxis time of day is appearing as milliseconds. This happens even though I create a timeseriescollection dataset and populate it with timeseries dates which is returned when produceDataSet(Map params) is called TimeSeries newTimeSeries = new TimeSeries(series.getName(), ... |
3. scatter graph jfree.org |
4. Regarding the shapes in scatter graph jfree.org |
5. Overlaying a scatter graph on an xy jfree.org |