Rank: Advanced Member Groups: Registered
Joined: 14/09/2013(UTC) Posts: 92 Was thanked: 24 time(s) in 16 post(s)
|
Just a quick reply to THANK you for fixing the plugin behavior in SMath Viewer.
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,023 Was thanked: 1153 time(s) in 739 post(s)
|
Uni, I really like the changes introduced to the X-Y Plot. Just one observation: Changes to the placeholder entries do trigger a vertex update when the region is left, whereas zoom operations or change of number of points don't. In such cases, the plot is only updated after re-calculation of the whole sheet. Even better would be a vertex update after each operation (without need to leave the region or the settings dialog), just as it works with the update of the plot attributes. EDIT: Actually this is SS-2404Edited by user 31 August 2018 23:32:59(UTC)
| Reason: Not specified |
|
1 user thanked mkraska for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,023 Was thanked: 1153 time(s) in 739 post(s)
|
I need some help as to what the restrictions for plottable expressions are. General symbolic expressions don't seem to be allowed. Aren't the expressions simplified before generating the plots? Here an example which I don't understand: xyplotbug3.sm (15kb) downloaded 34 time(s). |
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 28/08/2014(UTC) Posts: 1,435 Was thanked: 887 time(s) in 563 post(s)
|
Hi mkraska. Here a workaround, which seems that force the evaluation. Best regards. Alvaro.
|
1 user thanked Razonar for this useful post.
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,023 Was thanked: 1153 time(s) in 739 post(s)
|
Originally Posted by: Razonar Hi mkraska. Here a workaround, which seems that force the evaluation. Best regards. Alvaro.
Thanks a lot. It seems that in both cases, an assignment to a simple variable is sufficient (no function with parameter x required). |
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,023 Was thanked: 1153 time(s) in 739 post(s)
|
I filed some feature request in the tracking system: - Remove spurious lines from function graphs (at singularities) ( SS-3553) - Optional axes cross ( SS-3554) - More consistent default settings for font size ( SS-3555) |
|
2 users thanked mkraska for this useful post.
|
on 01/09/2018(UTC), on 05/09/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: Razonar Hi mkraska. Here a workaround, which seems that force the evaluation. Best regards. Alvaro. Tanks Alvaro. The exclusive argument does not support vectorize operator. X_Y Plot wisely at(2).sm (17kb) downloaded 29 time(s).
|
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,023 Was thanked: 1153 time(s) in 739 post(s)
|
X-Y plot doesn't handle undefined or non-numeric values (issue SS-3552) It doesn't accept empty strings as empty plot objects. Is there an official way to specify an empty object? As a workaround, a constant number outside the y range will do. The example below uses 0, which adds a green line y=0. Accepting "" as empty object would increase compatibility with the built-in 2D plot. xyplot2.sm (19kb) downloaded 32 time(s). |
|
2 users thanked mkraska for this useful post.
|
on 02/09/2018(UTC), on 05/09/2018(UTC)
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,023 Was thanked: 1153 time(s) in 739 post(s)
|
Some recommendations for the format of plot object specification: - Suppression of the outline can be done by setting the color to 0. It would be more natural to do it by setting the line width to 0 (which doesn't work) or to set the line style to "none" (which doesn't work either).
- The reference point of arc and pie objects is the lower left corner of the full circle bounding box. It would be more natural to use the center as reference point, just as with circle and ellipse objects.
xyplot.sm (201kb) downloaded 74 time(s). |
|
4 users thanked mkraska for this useful post.
|
on 02/09/2018(UTC), on 02/09/2018(UTC), on 02/09/2018(UTC), on 05/09/2018(UTC)
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
I was in the mountains (High Alay). Now I back and we can continue. |
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
Originally Posted by: mkraska I need some help as to what the restrictions for plottable expressions are. General symbolic expressions don't seem to be allowed. Aren't the expressions simplified before generating the plots? X-Y Plot nothing know about at() function. Region tries to parse the expression in the placeholder as is and without simplification. So it trying to draw at() function but not f(x). I'll try to add support for at(). |
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,023 Was thanked: 1153 time(s) in 739 post(s)
|
Originally Posted by: uni Originally Posted by: mkraska I need some help as to what the restrictions for plottable expressions are. General symbolic expressions don't seem to be allowed. Aren't the expressions simplified before generating the plots? X-Y Plot nothing know about at() function. Region tries to parse the expression in the placeholder as is and without simplification. So it trying to draw at() function but not f(x). I'll try to add support for at(). Hi uni, I hope you enjoyed the mountains. Earlier in this thread it was proposed to just assign the list of plot objects to a dummy variable in case of evaluation problems. I found this being quite robust. Many problems are solved this way. This makes me thinking that a generic solution inside the plugin should exist (without adding support on a case by case base). How about taking the list, add a dummy (hidden) variable with the preprocessed list to the context and then start over doing plotting stuff. I may be wrong but eventually it is worth a try. |
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
Originally Posted by: mkraska I hope you enjoyed the mountains. It was a sporting journey (7 members) with special training and tools. Hard, dangerous, but interesting. In Russia there remained a system of sports tourism (from the USSR). Teams from different regions compete in the passage of various mountain routes. As for using "a case by case base". I reworked the parsing algorithm to support all features and made it more or less understandable. Preprocessing not uses when parsing because of information about the structure of the expression is lost. Without parsing is too hard to support all features. But time to time I'm trying to make all these things more simple. |
Russia ☭ forever Viacheslav N. Mezentsev |
2 users thanked uni for this useful post.
|
on 05/09/2018(UTC), on 05/09/2018(UTC)
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
Updated. Changes: - default font sizes reduced ( SS-3555); - added support for the at() function as a simple expression ( #303); - empty objects ( "" ) added ( #308); - changed points format for arc and pie shapes ( #309); - line width for shapes can be zero and color can be "none" ( #309). Edited by user 06 September 2018 16:35:51(UTC)
| Reason: Not specified |
Russia ☭ forever Viacheslav N. Mezentsev |
3 users thanked uni for this useful post.
|
on 06/09/2018(UTC), on 06/09/2018(UTC), on 06/09/2018(UTC)
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,023 Was thanked: 1153 time(s) in 739 post(s)
|
|
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
Originally Posted by: Andrey Ivashov List of changes (between 0.99.6823 and 0.99.6839 versions) Corrections - Matrix transpose fixed for nested matrices; You need to transpose points vector ( Transpose bug). Edited by user 27 September 2018 19:01:07(UTC)
| Reason: Not specified |
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,023 Was thanked: 1153 time(s) in 739 post(s)
|
Originally Posted by: uni Originally Posted by: Andrey Ivashov List of changes (between 0.99.6823 and 0.99.6839 versions) Corrections - Matrix transpose fixed for nested matrices; You need to transpose points vector ( Transpose bug). May be a matter of taste, but why not using linear indexing for picking numbers from the dimensions argument? This would have prevented the issue and the argument list clearly looks better without transpose operator. This applies to the whole object as well as to the second argument. You then wouldn't need even a single transpose operator in the above example. The less picky the functions are, the better is the user experience. In the case of polygons and the like I see that you need some convention and it is good to stick to the one used in generic 2-column matrix plotting. |
|
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
I think that this is not a big problem, because you can always think of something. |
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered, Advanced Member Joined: 10/11/2010(UTC) Posts: 1,549 Was thanked: 1309 time(s) in 767 post(s)
|
Updated.
- Smoothing property removed; - AntiAlias property added for line and symbol style; - issue with the reversed limits of the axis is fixed; - refactored. |
Russia ☭ forever Viacheslav N. Mezentsev |
|
|
|
Rank: Advanced Member Groups: Registered
Joined: 15/04/2012(UTC) Posts: 2,023 Was thanked: 1153 time(s) in 739 post(s)
|
Here is an example with strange behaviour of XY-plot. 1. In the second plot only one ellipse is drawn. 2. If the first plot is deactivated, the second plot fails completely 3. Again I had to use a dummy assignment to enforce context substitution Example NewtonRaphson2.sm (37kb) downloaded 29 time(s). |
|
2 users thanked mkraska for this useful post.
|
on 04/10/2018(UTC), on 17/11/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.