Rank: Advanced Member Groups: Registered
Joined: 23/07/2013(UTC) Posts: 1,173 Was thanked: 534 time(s) in 358 post(s)
|
Originally Posted by: ndtma 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.
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 05/06/2014(UTC) Posts: 348 Location: Colombo Was thanked: 127 time(s) in 82 post(s)
|
Originally Posted by: overlord 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. 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 |
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 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 (git.io/vOZo0) Viacheslav N. Mezentsev |
1 user thanked uni for this useful post.
|
|
|
Rank: Administration Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member Joined: 11/07/2008(UTC) Posts: 1,622 Was thanked: 1983 time(s) in 668 post(s)
|
Originally Posted by: uni 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.
|
2 users thanked Andrey Ivashov for this useful post.
|
on 11/05/2021(UTC), on 11/05/2021(UTC)
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 post(s)
|
Plugin updated. Please try. Changes: - plug-in corrected to respect latest SMath Studio API changes. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
2 users thanked uni for this useful post.
|
on 12/05/2021(UTC), on 12/05/2021(UTC)
|
|
Rank: Advanced Member Groups: Registered
Joined: 05/06/2014(UTC) Posts: 348 Location: Colombo Was thanked: 127 time(s) in 82 post(s)
|
|
Look within!... The secret is inside you. Best Regards Eng. NDTM Amarasekera - Sri Lanka |
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,478 Was thanked: 930 time(s) in 590 post(s)
|
Small piece of code for filled 2-D contour plot in the XY plot plugin. FillContour.sm (35kb) downloaded 305 time(s). FillContour.pdf (307kb) downloaded 296 time(s).Best regards Alvaro.
|
2 users thanked Razonar for this useful post.
|
on 26/05/2021(UTC), on 26/05/2021(UTC)
|
|
Rank: Guest
Groups: Registered
Joined: 04/07/2015(UTC) Posts: 6,866 Was thanked: 983 time(s) in 811 post(s)
|
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,478 Was thanked: 930 time(s) in 590 post(s)
|
Added contour levels over the filled 2-D contour plot. ContourLevels.sm (88kb) downloaded 55 time(s). ContourLevels.pdf (1,234kb) downloaded 48 time(s).Best regards Alvaro.
|
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)
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,478 Was thanked: 930 time(s) in 590 post(s)
|
Slightly modified for accept loops and conditionals in the function procedure for functions like Mandelbrot set. MandelbrotSet.sm (61kb) downloaded 58 time(s). MandelbrotSet.pdf (773kb) downloaded 29 time(s).Best regards Alvaro.
|
3 users thanked Razonar for this useful post.
|
on 11/06/2021(UTC), on 11/06/2021(UTC), on 12/06/2021(UTC)
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 post(s)
|
Plugin updated. Please try. Changes: - fixed an issue with incorrect drawing of grid lines when changing the direction of the axis. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
1 user thanked uni for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,478 Was thanked: 930 time(s) in 590 post(s)
|
A colormaped trimesh in the XY plugin. pShowTMesh.sm (54kb) downloaded 36 time(s).Best regards. Alvaro.
|
3 users thanked Razonar for this useful post.
|
on 05/11/2021(UTC), on 05/11/2021(UTC), on 06/11/2021(UTC)
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 post(s)
|
Plugin updated. Changes: - fixed problem when copying a region (some properties of the chart style were not copied). |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
2 users thanked uni for this useful post.
|
on 16/11/2021(UTC), on 16/11/2021(UTC)
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 post(s)
|
|
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
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)
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,478 Was thanked: 930 time(s) in 590 post(s)
|
Originally Posted by: uni 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. Best regards. Alvaro.
|
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)
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 post(s)
|
Plugin updated. Changes: - restored the ability to use units in arguments. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
3 users thanked uni for this useful post.
|
on 18/11/2021(UTC), on 18/11/2021(UTC), on 18/11/2021(UTC)
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 post(s)
|
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. Edited by user 14 December 2021 16:27:53(UTC)
| Reason: Not specified |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
2 users thanked uni for this useful post.
|
on 14/12/2021(UTC), on 14/12/2021(UTC)
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 post(s)
|
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. Edited by user 15 December 2021 00:55:25(UTC)
| Reason: Not specified |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
1 user thanked uni for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 post(s)
|
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 (git.io/vOZo0) Viacheslav N. Mezentsev |
2 users thanked uni for this useful post.
|
on 17/12/2021(UTC), on 17/12/2021(UTC)
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,620 Was thanked: 1382 time(s) in 806 post(s)
|
Plugin updated. Changes: - returned red border on error; - more complete support for auto-recalculation mode. |
Russia ☭ forever (git.io/vOZo0) Viacheslav N. Mezentsev |
3 users thanked uni for this useful post.
|
on 17/12/2021(UTC), on 17/12/2021(UTC), on 18/12/2021(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.