X-Y Plot Region

X-Y Plot Region - Extends SMath Studio with a X-Y Plot Region. - Messages

#261 Posted: 8/2/2018 3:47:52 AM
fedeghi

fedeghi

25 likes in 112 posts.

Group: User

Wrote

Updated. Axis general format changed.




Hi uni, did you have the chance to test the new update also on Smath Viewer?
In case yes, if you could let us know so that users that are currently interested in Viewer compatibility (like me) can update safely.
Thanks

#262 Posted: 8/2/2018 4:52:52 AM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

This is happening for me when I just increase the power of x in X-Y plot (Win7 64bit).

xy-1.GIF

At some higher power, say after 10,11 (it depends on the plot size - larger the plot smaller the power) it just become white and the regions disappear when you click on them. It seems it got stuck. But you can click on the power and reduce it. When you reduce it, regions got back and everything seems to be Ok.

xy-2.GIF

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
2 users liked this post
Davide Carpi 8/4/2018 4:33:00 AM, Вячеслав Мезенцев 8/2/2018 2:49:00 PM
#263 Posted: 8/2/2018 6:42:11 AM
Davide Carpi

Davide Carpi

1415 likes in 2872 posts.

Group: Moderator

Wrote

Hi uni, did you have the chance to test the new update also on Smath Viewer?
In case yes, if you could let us know so that users that are currently interested in Viewer compatibility (like me) can update safely.
Thanks



Nope, the issue is still here and it is related to Xml serialization used in the plugin. I'm looking for possible fixes.

If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 users liked this post
#264 Posted: 8/2/2018 10:55:24 AM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Wrote

At some higher power, say after 10,11 (it depends on the plot size - larger the plot smaller the power) it just become white and the regions disappear when you click on them. It seems it got stuck. But you can click on the power and reduce it. When you reduce it, regions got back and everything seems to be Ok.


Radovan, this is normal. This is due to errors in drawing. Similar behavior is found in another plugin, but there is a workaround.
Quote

This method just handles the case where one or more of the coordinates are outrageous,
or GDI+ threw an exception. This method attempts to correct the outrageous coordinates by
interpolating them to a point (along the original line) that lies at the edge of the ChartRect
so that GDI+ will handle it properly. GDI+ will throw an exception, or just plot the data
incorrectly if the coordinates are too large (empirically, this appears to be when the
coordinate value is greater than 5,000,000 or less than -5,000,000). Although you typically
would not see coordinates like this, if you repeatedly zoom in on a ZedGraphControl, eventually
all your points will be way outside the bounds of the plot.


I'll try to workaround the problem in the same way.
Russia ☭ forever, Viacheslav N. Mezentsev
#265 Posted: 8/2/2018 11:58:46 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

This is a known problem: X_Y fails to accept too large/too small coordinates ranges.
And the trick is to set the X, Y ranges before putting the plot argument(s).
Too large/too small numbers aren't visible anyway, better manage otherwise.
#266 Posted: 8/2/2018 2:32:29 PM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Wrote

At some higher power, say after 10,11 (it depends on the plot size - larger the plot smaller the power) it just become white and the regions disappear when you click on them. It seems it got stuck. But you can click on the power and reduce it. When you reduce it, regions got back and everything seems to be Ok.



Updated. Try now.

Russia ☭ forever, Viacheslav N. Mezentsev
2 users liked this post
Radovan Omorjan 8/2/2018 2:38:00 PM, Davide Carpi 8/4/2018 4:33:00 AM
#267 Posted: 8/2/2018 2:47:27 PM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

Wrote

Wrote

At some higher power, say after 10,11 (it depends on the plot size - larger the plot smaller the power) it just become white and the regions disappear when you click on them. It seems it got stuck. But you can click on the power and reduce it. When you reduce it, regions got back and everything seems to be Ok.



Updated. Try now.



Thank you uni. It does not stuck anymore. I just thought it might be inconvenient the way it worked before. White area instead of the plot and disappearing regions is not pleasant to see.

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#268 Posted: 8/2/2018 3:13:27 PM
Davide Carpi

Davide Carpi

1415 likes in 2872 posts.

Group: Moderator

Wrote

Nope, the issue is still here and it is related to Xml serialization used in the plugin. I'm looking for possible fixes.



Fix committed to the SVN server. Error messages about missing LINQ and XmlSerializer assemblies shouldn't be a problem anymore.

P.S. Before changes applies plugin must be recompiled and published again by [userlink]uni[/userlink]
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 users liked this post
#269 Posted: 8/2/2018 3:36:02 PM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Updated again. Smath Viewer supported.
Russia ☭ forever, Viacheslav N. Mezentsev
3 users liked this post
Oscar Campo 8/2/2018 7:24:00 PM, Davide Carpi 8/4/2018 4:35:00 AM, frapuano 8/4/2018 3:01:00 PM
#270 Posted: 8/3/2018 12:27:05 AM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Wrote

Is it possible to plot text at a specified coordinate in X-Y Plot Region or ZedGraph Plot?


Updated. Text labels added.

[albumimg]1502[/albumimg]
Russia ☭ forever, Viacheslav N. Mezentsev
5 users liked this post
frapuano 8/4/2018 3:00:00 PM, Davide Carpi 8/4/2018 4:35:00 AM, Radovan Omorjan 8/3/2018 3:02:00 AM, NDTM Amarasekera 8/3/2018 3:01:00 AM, sergio 8/3/2018 6:27:00 AM
#271 Posted: 8/3/2018 3:00:06 AM
NDTM Amarasekera

NDTM Amarasekera

130 likes in 352 posts.

Group: User

Thank you uni. Its amazing and very useful.
Look within!... The secret is inside you. Best Regards Eng. NDTM Amarasekera - Sri Lanka
#272 Posted: 8/3/2018 4:53:57 AM
NDTM Amarasekera

NDTM Amarasekera

130 likes in 352 posts.

Group: User

Following 2 issues noted with new update today.
1. Only integer values for x & y coordinates effective. Text Lables disappear when decimal values are used.
2. Changes in formatting of lines to spline not saved when worksheet is re-loaded.
Look within!... The secret is inside you. Best Regards Eng. NDTM Amarasekera - Sri Lanka
#273 Posted: 8/3/2018 11:11:16 AM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Updated. Try now.

Trace settings can also be used with text labels (in mixed mode). The text label settings are used if specified, otherwise the trace settings are used.
Russia ☭ forever, Viacheslav N. Mezentsev
2 users liked this post
sergio 8/3/2018 11:42:00 AM, frapuano 8/3/2018 11:14:00 AM
#274 Posted: 8/3/2018 11:43:05 AM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

Updated. Try now.



While you are in the plot design, is there any chance to improve Quick plot ?
Damned hard to leave with so many useless decimals.

y_axis.PNG


Obviously, it concerns x_axis as well
#275 Posted: 8/3/2018 11:49:46 AM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

This request is not for me. I'm not a SMath Studio developer. Additional features to the program should be specified in Feature Requests Forum.
Russia ☭ forever, Viacheslav N. Mezentsev
#276 Posted: 8/3/2018 1:10:59 PM
NDTM Amarasekera

NDTM Amarasekera

130 likes in 352 posts.

Group: User

Wrote

Updated. Try now.

Trace settings can also be used with text labels (in mixed mode). The text label settings are used if specified, otherwise the trace settings are used.



Thanks. It works fine now.
Look within!... The secret is inside you. Best Regards Eng. NDTM Amarasekera - Sri Lanka
#277 Posted: 8/3/2018 10:42:56 PM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

Updated. Shapes added.

[albumimg]1503[/albumimg]

X-Y Plot. Draw shapes.sm (22 KiB) downloaded 58 time(s).
Russia ☭ forever, Viacheslav N. Mezentsev
4 users liked this post
Radovan Omorjan 8/4/2018 2:17:00 AM, frapuano 8/4/2018 3:00:00 PM, Davide Carpi 8/4/2018 4:35:00 AM, NDTM Amarasekera 8/3/2018 11:22:00 PM
#278 Posted: 8/3/2018 11:27:32 PM
NDTM Amarasekera

NDTM Amarasekera

130 likes in 352 posts.

Group: User

Thanks uni for adding shapes also. It is useful.
Look within!... The secret is inside you. Best Regards Eng. NDTM Amarasekera - Sri Lanka
#279 Posted: 8/3/2018 11:30:42 PM
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 likes in 1708 posts.

Group: Moderator

This is experimental. Maybe I'll add a line type, arc shape and something else.
Russia ☭ forever, Viacheslav N. Mezentsev
#280 Posted: 8/4/2018 12:07:41 AM
NDTM Amarasekera

NDTM Amarasekera

130 likes in 352 posts.

Group: User

Yes please. Thank you.
Look within!... The secret is inside you. Best Regards Eng. NDTM Amarasekera - Sri Lanka
  • New Posts New Posts
  • No New Posts No New Posts