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



Plugin updated. This string representation is standard for c# Font type.
Changes:
- added font setting for text labels.
xyplot-text-lablels-font-example.sm (6 KiB) downloaded 82 time(s).

Would it be possible to add the font color ?
My best wishes to succeed , best regards
Franco
XYPlot - Scalable monospaced bitmapped fonts.pdf (419 KiB) downloaded 51 time(s).
XYPlot - Scalable monospaced bitmapped fonts.sm (3 MiB) downloaded 60 time(s).
Best regards.
Alvaro.
WroteWroteWhat does he mean?
Something like that I suppose.
Somehow I don't manage to produce the traces settings in a loop.
NaOH_Demiwater_VECTOR_Kr.sm (197 KiB) downloaded 56 time(s).
filling question.sm (5 KiB) downloaded 56 time(s).
Best regards.
Alvaro.
[albumimg]1729[/albumimg]
filling approach.sm (13 KiB) downloaded 58 time(s).
Best,
Oscar
WroteSome manipulations...
Gracias Oscar! Very clever solutions, especially the half plane one.
Best regards.
Alvaro.
WroteSomehow I don't manage to produce the traces settings in a loop.
This needs to be done differently. Alvaro showed a working version somewhere here. You need to include the assignment sign in the string and then transform the text expression in a cycle. The thing is that substitution in curly brackets is not a native operation, but a feature of the component. Therefore, the substitution will not occur this way; you need to form the full expression in the text representation.
spherical aberration.sm (26 KiB) downloaded 73 time(s).
WroteSomehow I don't manage to produce the traces settings in a loop.
An example...
[albumimg]1731[/albumimg]
Assign Properties by Loop.sm (19 KiB) downloaded 48 time(s).
Best,
Oscar
WroteHi. How to fill a half plane and a half wave?
I might try adding behavior for endpoints when filling paths. Right now the default behavior is to just close the endpoints, but that behavior could be changed. For that, I'd need to iterate over all possible use cases.
WroteWroteHi. How to fill a half plane and a half wave?
I might try adding behavior for endpoints when filling paths. Right now the default behavior is to just close the endpoints, but that behavior could be changed. For that, I'd need to iterate over all possible use cases.
In Maxima draw, there is an option filled_function, which allows to specify a second function which defines the other side of the fill. Simply saying 0 fills to the axis, some big value fills to the boundary (top or bottom). This is much like in the hatch snippet, where 2 functions are specified.
In X-Y plot you could take a second function of the same variable in a row or in a list (just like with parametric functions, just with undefined dummy variable or you could say "to next", referring to the next trace, other options could be "to x", "to y", "to top" "close along border" etc.
NaOH_Demiwater_VECTOR_Kr.sm (197 KiB) downloaded 52 time(s).
Wrote... In Maxima draw, there is an option filled_function, which allows to specify a second function which defines the other side of the fill. Simply saying 0 fills to the axis, some big value fills to the boundary (top or bottom). This is much like in the hatch snippet, where 2 functions are specified.
Thanks Martin! It works fine.
[albumimg]1732[/albumimg]
draw2d-filled.sm (29 KiB) downloaded 51 time(s).
Wrote... In X-Y plot you could take a second function of the same variable in a row or in a list (just like with parametric functions, just with undefined dummy variable or you could say "to next", referring to the next trace, other options could be "to x", "to y", "to top" "close along border" etc.
I don't know how to do that.
Best regards.
Alvaro.
Wrote
Wrote... In X-Y plot you could take a second function of the same variable in a row or in a list (just like with parametric functions, just with undefined dummy variable or you could say "to next", referring to the next trace, other options could be "to x", "to y", "to top" "close along border" etc.
I don't know how to do that.
Best regards.
Alvaro.
That was just a proposal as to what control options I'd find useful.
Wrote... That was just a proposal as to what control options I'd find useful.
Thanks Martin. I found it very useful too, and I thought it was already a reality. Although I think my reading comprehension was not at its best level.
Best regards.
Alvaro.
[albumimg]1734[/albumimg]
XYFilling.sm (24 KiB) downloaded 64 time(s).
Best regards.
Alvaro.
-
New Posts
-
No New Posts