Welcome Guest! To enable all features please Login. New Registrations are disabled.

Notification

Icon
Error

Login


27 Pages«<2122232425>»
Options
Go to last post Go to first unread
Offline overlord  
#441 Posted : 10 May 2021 15:49:47(UTC)
overlord


Rank: Advanced Member

Groups: Registered
Joined: 23/07/2013(UTC)
Posts: 1,125
Turkey

Was thanked: 506 time(s) in 337 post(s)
Originally Posted by: ndtma Go to Quoted Post
In latest SS 99.7799, I experience a label error similar to image as shown.
Some previous files show this error.

I couldn't replicate this bug but if you have it then there it is.
Maybe I don't have old files that particular versions which gives this bug.
But I can tell there is another one.

2021-05-10_15-45.png
Offline ndtma  
#442 Posted : 11 May 2021 07:15:47(UTC)
ndtma


Rank: Advanced Member

Groups: Registered
Joined: 05/06/2014(UTC)
Posts: 348
Man
Sri Lanka
Location: Colombo

Was thanked: 124 time(s) in 82 post(s)
Originally Posted by: overlord Go to Quoted Post
Originally Posted by: ndtma [url=/forum/yaf_postsm70673_X-Y-Plot-Region.aspx#post70673][/url]In latest SS 99.7799, I experience a label error similar to image as shown.
Some previous files show this error.

I couldn't replicate this bug but if you have it then there it is.
Maybe I don't have old files that particular versions which gives this bug.
But I can tell there is another one.


Hello.
Thanks for the feedback. I also had this problem.
Therefore, I downloaded and checked the file of Alyles and observed the error as shown in my last post.

Consequent to your post, I checked my collection and observed a strange situation
with a one saved in version 99.7769 where no such error occurred when opened with 99.7799.

On the other hand, a similar file in 99.7251 showed the error as shown.

XYPlot Label OK.png

XYPlot Label Error2.png

Edited by user 11 May 2021 10:40:07(UTC)  | Reason: Not specified

Look within!... The secret is inside you.
Best Regards
Eng. NDTM Amarasekera - Sri Lanka
Offline uni  
#443 Posted : 11 May 2021 07:42:13(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
These numbers encode the text. Andrey changed something in new versions and I need to make changes in the plugin. Hopefully this only affects the display of the data.
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 11/05/2021(UTC)
Offline Andrey Ivashov  
#444 Posted : 11 May 2021 09:14:19(UTC)
Andrey Ivashov


Rank: Administration

Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member
Joined: 11/07/2008(UTC)
Posts: 1,616
Man
Russian Federation

Was thanked: 1978 time(s) in 666 post(s)
Originally Posted by: uni Go to Quoted Post
These numbers encode the text. Andrey changed something in new versions and I need to make changes in the plugin. Hopefully this only affects the display of the data.

You're right, Viacheslav.

You need to use this line of code to decode text entries:
Quote:
TermsConverter.DecodeText(txt)


As I already mentioned, we have such kind of issues for a long time already. But in one of the latest beta versions I've made encoding more strict, so issues appears much more often now. Let's say that it is our chance to catch them and fix.

Best regards.
thanks 2 users thanked Andrey Ivashov for this useful post.
on 11/05/2021(UTC),  on 11/05/2021(UTC)
Offline uni  
#445 Posted : 12 May 2021 07:17:24(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
SMath Studio compatibility

Plugin updated. Please try.

Changes:
- plug-in corrected to respect latest SMath Studio API changes.
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 2 users thanked uni for this useful post.
on 12/05/2021(UTC),  on 12/05/2021(UTC)
Offline ndtma  
#446 Posted : 12 May 2021 08:33:13(UTC)
ndtma


Rank: Advanced Member

Groups: Registered
Joined: 05/06/2014(UTC)
Posts: 348
Man
Sri Lanka
Location: Colombo

Was thanked: 124 time(s) in 82 post(s)
Thanks. It works now.
Look within!... The secret is inside you.
Best Regards
Eng. NDTM Amarasekera - Sri Lanka
Offline Razonar  
#447 Posted : 26 May 2021 05:09:50(UTC)
Razonar


Rank: Advanced Member

Groups: Registered
Joined: 28/08/2014(UTC)
Posts: 1,356
Uruguay

Was thanked: 815 time(s) in 516 post(s)
Small piece of code for filled 2-D contour plot in the XY plot plugin.

FillContour.sm (35kb) downloaded 231 time(s).
FillContour.pdf (307kb) downloaded 231 time(s).

Best regards
Alvaro.
thanks 2 users thanked Razonar for this useful post.
on 26/05/2021(UTC),  on 26/05/2021(UTC)
Offline Jean Giraud  
#448 Posted : 26 May 2021 15:49:23(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,868
Canada

Was thanked: 980 time(s) in 808 post(s)
CriticalRegion.PNG
Offline Razonar  
#449 Posted : 26 May 2021 19:54:01(UTC)
Razonar


Rank: Advanced Member

Groups: Registered
Joined: 28/08/2014(UTC)
Posts: 1,356
Uruguay

Was thanked: 815 time(s) in 516 post(s)
Added contour levels over the filled 2-D contour plot.

ContourLevels.sm (88kb) downloaded 50 time(s).
ContourLevels.pdf (1,234kb) downloaded 44 time(s).

Best regards
Alvaro.
thanks 4 users thanked Razonar for this useful post.
on 26/05/2021(UTC),  on 26/05/2021(UTC),  on 26/05/2021(UTC),  on 12/06/2021(UTC)
Offline Razonar  
#450 Posted : 11 June 2021 14:01:38(UTC)
Razonar


Rank: Advanced Member

Groups: Registered
Joined: 28/08/2014(UTC)
Posts: 1,356
Uruguay

Was thanked: 815 time(s) in 516 post(s)
Slightly modified for accept loops and conditionals in the function procedure for functions like Mandelbrot set.

Clipboard01.jpg

MandelbrotSet.sm (61kb) downloaded 50 time(s).
MandelbrotSet.pdf (773kb) downloaded 28 time(s).

Best regards
Alvaro.
thanks 3 users thanked Razonar for this useful post.
on 11/06/2021(UTC),  on 11/06/2021(UTC),  on 12/06/2021(UTC)
Offline uni  
#451 Posted : 25 October 2021 15:09:10(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
SMath Studio compatibility

Plugin updated. Please try.

Changes:
- fixed an issue with incorrect drawing of grid lines when changing the direction of the axis.

2021-10-25_17-08-12.png
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 25/10/2021(UTC)
Offline Razonar  
#452 Posted : 05 November 2021 01:17:27(UTC)
Razonar


Rank: Advanced Member

Groups: Registered
Joined: 28/08/2014(UTC)
Posts: 1,356
Uruguay

Was thanked: 815 time(s) in 516 post(s)
A colormaped trimesh in the XY plugin.

pShowTMesh.sm (54kb) downloaded 34 time(s).

img0.png

Best regards.
Alvaro.
thanks 3 users thanked Razonar for this useful post.
on 05/11/2021(UTC),  on 05/11/2021(UTC),  on 06/11/2021(UTC)
Offline uni  
#453 Posted : 16 November 2021 21:07:16(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
SMath Studio compatibility

Plugin updated.

Changes:

- fixed problem when copying a region (some properties of the chart style were not copied).
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 2 users thanked uni for this useful post.
on 16/11/2021(UTC),  on 16/11/2021(UTC)
Offline uni  
#454 Posted : 16 November 2021 22:52:25(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
Linear polar examples.

2021-11-17_00-50-10.png
2021-11-17_00-50-29.png

XYPlot. Linear polar.sm (57kb) downloaded 225 time(s).
XYPlot. Linear polar.pdf (135kb) downloaded 146 time(s).
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 5 users thanked uni for this useful post.
on 16/11/2021(UTC),  on 16/11/2021(UTC),  on 16/11/2021(UTC),  on 17/11/2021(UTC),  on 17/11/2021(UTC)
Offline Razonar  
#455 Posted : 17 November 2021 01:33:09(UTC)
Razonar


Rank: Advanced Member

Groups: Registered
Joined: 28/08/2014(UTC)
Posts: 1,356
Uruguay

Was thanked: 815 time(s) in 516 post(s)
Originally Posted by: uni Go to Quoted Post
Linear polar examples.


Hi. Very nice and useful plots. In some cases you can get more or less the same result with less effort using the plugin's ability to graph implicit functions.

img0.png

Best regards.
Alvaro.
thanks 5 users thanked Razonar for this useful post.
on 17/11/2021(UTC),  on 17/11/2021(UTC),  on 17/11/2021(UTC),  on 17/11/2021(UTC),  on 17/11/2021(UTC)
Offline uni  
#456 Posted : 18 November 2021 16:57:35(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
SMath Studio compatibility

Plugin updated.

Changes:

- restored the ability to use units in arguments.

2021-11-18_18-40-21.png
2021-11-18_18-51-56.png
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 3 users thanked uni for this useful post.
on 18/11/2021(UTC),  on 18/11/2021(UTC),  on 18/11/2021(UTC)
Offline uni  
#457 Posted : 14 December 2021 16:22:20(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
SMath Studio compatibility

Plugin updated. It works, but the component is still not stable.

Changes:

- added support for parametric plot type.

'~' is used as a mark for the "range" variable and should only be used inside the X-Y Plot. When used in conjunction with ODE solvers (with a lspline() function), too many calculations are obtained and it is impossible to use this method.

Click to enlarge

XYPlot.%20Parametric.sm

Edited by user 14 December 2021 16:27:53(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
thanks 2 users thanked uni for this useful post.
on 14/12/2021(UTC),  on 14/12/2021(UTC)
Offline uni  
#458 Posted : 15 December 2021 00:10:33(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
SMath Studio compatibility

Plugin updated.

Changes:

- some broken functionality repaired;
- fixed error in determining the field width for vertical axes;
- the decimal symbol is taken from the program settings now;
- the midpoint is replaced by the multiplication sign ×;
- added the ability to change the scales of the axes using the mouse wheel;
- refactored.

2021-12-15_02-54-38.png 2021-12-15_02-30-30.png

Edited by user 15 December 2021 00:55:25(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 15/12/2021(UTC)
Offline uni  
#459 Posted : 17 December 2021 12:56:28(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
SMath Studio compatibility

Plugin updated.

Changes:

- fixed a critical error when copying a region;
- rendering of linetypes (dash, ...) slightly changed (enlarged);
- added support for automatic drawing of the region when the document autocalculation mode is enabled (for now only for zoom mouse event).

Edited by user 17 December 2021 13:16:23(UTC)  | Reason: Not specified

Russia ☭ forever
Viacheslav N. Mezentsev
thanks 2 users thanked uni for this useful post.
on 17/12/2021(UTC),  on 17/12/2021(UTC)
Offline uni  
#460 Posted : 17 December 2021 15:17:09(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
SMath Studio compatibility

Plugin updated.

Changes:

- returned red border on error;
- more complete support for auto-recalculation mode.
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 3 users thanked uni for this useful post.
on 17/12/2021(UTC),  on 17/12/2021(UTC),  on 18/12/2021(UTC)
Users browsing this topic
Similar Topics
X-Y Plot Region Plugin (Extensions)
by ndtma 24/06/2018 06:00:49(UTC)
X-Y Plot Region Plugin Problem (Questions)
by ndtma 20/06/2018 19:38:44(UTC)
27 Pages«<2122232425>»
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.