  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Updated. Line style for shape added. Small changes in the shape vector format.  X-Y Plot. Draw shapes.sm (30kb) downloaded 59 time(s). |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
 4 users thanked uni for this useful post.
|
on 04/08/2018(UTC), on 04/08/2018(UTC), on 04/08/2018(UTC), on 04/08/2018(UTC)
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
|
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
 3 users thanked uni for this useful post.
|
on 04/08/2018(UTC), on 04/08/2018(UTC), on 04/08/2018(UTC)
|
|
  Rank: Advanced Member Groups: Registered
Joined: 05/06/2014(UTC) Posts: 349   Location: Colombo Was thanked: 128 time(s) in 82 post(s)
|
Thanks. How about a simple arrow? Edited by user 04 August 2018 19:50:55(UTC)
| Reason: Not specified |
Look within!... The secret is inside you. Best Regards Eng. NDTM Amarasekera - Sri Lanka |
|
|
|
  Rank: Administration Groups: Registered, Advanced Member Joined: 23/06/2009(UTC) Posts: 1,740   Was thanked: 319 time(s) in 268 post(s)
|
I saw the picture above made by uni and just remembered that many times users mentioned filling option (fill the area below the curve and x-axis) and workarounds in standard SMath plot.
|
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!" |
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Originally Posted by: ndtma  How about a simple arrow? I do not know how to do it better. The arrow should look good in different scales and in its own size. Originally Posted by: omorr  I saw the picture above made by uni and just remembered that many times users mentioned filling option (fill the area below the curve and x-axis) and workarounds in standard SMath plot. Future plans: - add a bar plot; - add a contour plot; - add a color map plot; - add a vector field plot. As for the log scale, for now I don't know how to add it without breaking the old documents. Edited by user 06 August 2018 23:07:47(UTC)
| Reason: Not specified |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
 3 users thanked uni for this useful post.
|
on 05/08/2018(UTC), on 05/08/2018(UTC), on 05/08/2018(UTC)
|
|
 Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866  Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: uni  How about a simple arrow? I don't see what I posted few hours ago ? 2D Util Bar Arrow.sm (24kb) downloaded 52 time(s).
|
 2 users thanked Jean Giraud for this useful post.
|
on 06/08/2018(UTC), on 06/08/2018(UTC)
|
|
 Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866  Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: ndtma  How about a simple arrow? We have the Mathcad code for vector field arrow, pretty involved. Very superb to appreciate some DE solution as it evolves. 
|
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Updated. Serialization dependency for the settings form removed (changed to the experimental automatic algorithm). Legend height issue fixed. Save/load methods are significant refactored. Version changed to 0.2.x.x. Names (text representation) for the some parameters simplified (truncated). Be careful  |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Originally Posted by: mkraska  The legend shows line patterns even if line visibility is set to false for the data series. Workaround: Set the line color to transparent (see left plot).
Updated. Fixed. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
 3 users thanked uni for this useful post.
|
on 07/08/2018(UTC), on 07/08/2018(UTC), on 07/08/2018(UTC)
|
|
 Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866  Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: uni  - add a vector field plot. 
|
|
|
|
 Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866  Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: uni  - add a vector field plot. 
|
|
|
|
 Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866  Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: uni  - add a vector field plot. MCD arrow style on low populated field is OK. MCD arrow style on high populated field ... just horror. 
|
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Jean, I already have code for this: To all. I can add more plot styles (or regions): - stem, error, area, stock, stairstep, bar, countur (color mapped), vector field (these styles can be added to xyplot region); - polar; - pie. All these graphs are described in the book from Jack Xu: Practical C# Charts and Graphics.  I need more time to port all of them to SMath Studio. Now I found a way to save region settings automatically (without built in serialization). I hope that I will be able to use it in the general case. I have to change the format of saving the xyplot region settings to extend it. You can open old versions of documents, but older versions of SMath Studio will not be able to display new documents correctly. How do you look at such changes or what do you think about it? Edited by user 08 August 2018 07:08:51(UTC)
| Reason: Not specified |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
 2 users thanked uni for this useful post.
|
on 08/08/2018(UTC), on 08/08/2018(UTC)
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Updated. You can use simplified form to define implicit 2D plot (t or x used as first variable, for the second you can use any variable).  |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
 4 users thanked uni for this useful post.
|
on 08/08/2018(UTC), on 08/08/2018(UTC), on 08/08/2018(UTC), on 08/08/2018(UTC)
|
|
 Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866  Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: uni  Jean, I already have code for this: Thanks Uni for working all those stuff. We still need a 3D matrix style for different usages but mostly Catmul-Clark 3D splines and mesh. Jean
|
|
|
|
  Rank: Advanced Member Groups: Registered
Joined: 01/08/2010(UTC) Posts: 115   Location: Rome Was thanked: 13 time(s) in 13 post(s)
|
Uni
my modest opinion is that I see as really positive the implementation of all these features/changes mentioned in your earlier e-mail ; they are really welcome even if new documents will not be displayed in old Smath version .
Best regards
Franco
|
|
|
|
 Rank: Newbie
Groups: Registered
Joined: 12/08/2018(UTC) Posts: 9  Location: Dresden Was thanked: 8 time(s) in 2 post(s)
|
Uni, thank you very much for your work on X-Y Plot Region.  I'm plotting measured data visible as symbols and regressions as lines like this:  It is possible to change the behavior of the legend? Entries without names should not be displayed in the legend. Many thanks, Manolo
|
|
|
|
 Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866  Was thanked: 983 time(s) in 811 post(s)
|
Originally Posted by: manolo  It is possible to change the behavior of the legend? Entries without names should not be displayed in the legend. If you want too look smart for the reader and hide the source, just identify "N/A: Confidential".
|
|
|
|
  Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,640   Was thanked: 1400 time(s) in 817 post(s)
|
Originally Posted by: manolo  It is possible to change the behavior of the legend? Entries without names should not be displayed in the legend. Updated. Try now. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
 1 user thanked uni for this useful post.
|
|
|
 Rank: Newbie
Groups: Registered
Joined: 12/08/2018(UTC) Posts: 9  Location: Dresden Was thanked: 8 time(s) in 2 post(s)
|
|
 2 users thanked manolo for this useful post.
|
on 14/08/2018(UTC), on 14/08/2018(UTC)
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.