Opened 11 years ago

Closed 11 years ago

#2679 closed defect (fixed)

Problems with OpenModelica plot

Reported by: Adeel Asghar Owned by: Adeel Asghar
Priority: high Milestone: 1.9.1
Component: OMEdit Version: trunk
Keywords: Cc: Peter Fritzson

Description

  1. The legend/figures on the y-axis and x-axis are too small
  2. When the grid is not shown, the y-axis and x-axis are drown slightly outside/below the real axes
  3. There is no convenient way or replacing the colors by dashed/dotted/whole lines in black-and-white. The current version via the options menu is very cumbersome. The Dymola approach is much easier to use and more intuitive. All information collected in one place in the GUI.
  4. The color/property of a curve cannot be changed if there is no label (currently). Also hard to know about this.
  5. The grid is usually too detailed. There should at least be an option without the detailed.
  6. If the grid is left out, there is an additional line drawn on top and to the left
  7. More mathematical style (option) to put the time variable to the right of the x-axis

Attachments (3)

OMPlot.png (37.1 KB ) - added by Adeel Asghar 11 years ago.
Dymola.png (7.7 KB ) - added by Adeel Asghar 11 years ago.
WSM.png (2.6 KB ) - added by Adeel Asghar 11 years ago.

Download all attachments as: .zip

Change History (8)

by Adeel Asghar, 11 years ago

Attachment: OMPlot.png added

by Adeel Asghar, 11 years ago

Attachment: Dymola.png added

by Adeel Asghar, 11 years ago

Attachment: WSM.png added

comment:1 by Adeel Asghar, 11 years ago

Point 6 is fixed in r20345.

comment:2 by Adeel Asghar, 11 years ago

Point 5 is fixed in r20346. The toolbar has 3 buttons now, Grid (shows a non-detailed grid), Detailed Grid and No Grid. By default Detailed Grid is set.

comment:3 by Adeel Asghar, 11 years ago

Point 2 is fixed in r20386.

comment:4 by Adeel Asghar, 11 years ago

Some fixes for point 3 & 4 in r20507. Now there is a setup dialog to configure all the curves at one place. I am working on allowing users to align the legend, set plot title etc. More options are coming soon.

comment:5 by Adeel Asghar, 11 years ago

Resolution: fixed
Status: newclosed

Point 1 :: The exported image depends on the size of the plot. Re-size the plot window according to your need and then export the image.

Point 7 :: Is not possible to achieve this with Qwt. The layout is hard coded in the library.

Note: See TracTickets for help on using tickets.