ZedGraph Region

ZedGraph Region - Extends SMath Studio with a ZedGraph Region. - Сообщения

#61 Опубликовано: 22.04.2020 07:45:50
Andreas Hildebrandt

Andreas Hildebrandt

0 сообщений из 5 понравились пользователям.

Группа: User

Wrote

Updated. Experimental build. Be careful with this. You need to update X-Y Plot first.

Файл не найден. Файл не найден.

P.S. "Name" property is not saved. This will be more difficult to fix, as component uses a binary format for storing settings.



Thank's a lot!!! This is exactly what I was looking for.
You are genius.

#62 Опубликовано: 22.04.2020 13:33:41
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

1. click/click to open your spec stuff
2. click/click to open Zed all spec
Same for less vs same for more !
Stupid Zed ... missing the most delicious line "spline".

ZgraphStyle.PNG
#63 Опубликовано: 22.04.2020 14:36:48
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

What is it Zed does not understand ?

ZedFreak.PNG
#64 Опубликовано: 22.04.2020 20:04:39
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

No shame to publish ... few seconds = done.

X_Y Splines.PNG
#65 Опубликовано: 26.10.2020 05:13:16
hanskl

hanskl

7 сообщений из 158 понравились пользователям.

Группа: User

Is it possible to make Zedgraph plot functions with built in conditional programming, ie. if ()?

Also, is it possible to alter the numbers along the axis when log scale is chosen such that the numbers is not written in 10^x?
#66 Опубликовано: 26.10.2020 07:18:43
Вячеслав Мезенцев

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

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

I think it is possible if I change the plugin. I'll try do that.

The external design is not yet fully tested, but you can do this.

problem_log (uni).sm (691 КиБ) скачан 111 раз(а).

ZedGraph.png
Russia ☭ forever, Viacheslav N. Mezentsev
1 пользователям понравился этот пост
sergio 26.10.2020 09:24:00
#67 Опубликовано: 26.10.2020 11:04:37
hanskl

hanskl

7 сообщений из 158 понравились пользователям.

Группа: User

Wrote

I think it is possible if I change the plugin. I'll try do that.

The external design is not yet fully tested, but you can do this.



Thank you. Do you think it's possible to make Zedgraph plot my function when the function uses if() instead of cases() to break the for loop?

(in the sheet cases() is used to break the loop, but cases() doesn't actually work.. no iterations are made, the loop is broken after the first run).
#68 Опубликовано: 26.10.2020 12:37:57
Вячеслав Мезенцев

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

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Wrote

Thank you. Do you think it's possible to make Zedgraph plot my function when the function uses if() instead of cases() to break the for loop?



Updated. Try now.
Russia ☭ forever, Viacheslav N. Mezentsev
#69 Опубликовано: 26.10.2020 13:29:50
hanskl

hanskl

7 сообщений из 158 понравились пользователям.

Группа: User

Wrote

Wrote

Thank you. Do you think it's possible to make Zedgraph plot my function when the function uses if() instead of cases() to break the for loop?



Updated. Try now.



Do I have to delete Zedgraph and make a fresh install?

I tried making a new sheet with a new Zedhgraph - still "x - not defined" when if() is used in the function.
#70 Опубликовано: 26.10.2020 13:34:33
Вячеслав Мезенцев

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

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

No, you must update it using the main menu: Tools\Plugins (Local Storage) - ZedGgraph Region (Update).

2020-10-26_21-33-37.png
Russia ☭ forever, Viacheslav N. Mezentsev
1 пользователям понравился этот пост
hanskl 26.10.2020 14:46:00
#71 Опубликовано: 26.10.2020 14:45:26
hanskl

hanskl

7 сообщений из 158 понравились пользователям.

Группа: User

Wrote

No, you must update it using the main menu: Tools\Plugins (Local Storage) - ZedGgraph Region (Update).



I went to the plugin manager to check, but I didnt check the online gallery, thus there was no update for me.

I updated from online gallery now and it works! Both the option for "IsUseTenPower" and plotting a function with if() conditional.

I am a very happy camper now. Thank you very much!
#72 Опубликовано: 26.10.2020 14:55:16
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

I think it is possible if I change the plugin. I'll try do that.


Maybe not needed at all. My ZedGraph ancestor plots data OK.
Some patient Collab might be willing. I hate that beast, it punishes me !
As it plots data, for multiple plot will have to be dressed in matrix,
then collect each plot piece.

HanskiUser.PNG

Project Hanski Soil Drainage Ng User.sm (313 КиБ) скачан 73 раз(а).
#73 Опубликовано: 26.10.2020 18:04:54
hanskl

hanskl

7 сообщений из 158 понравились пользователям.

Группа: User

Wrote

I think it is possible if I change the plugin. I'll try do that.

The external design is not yet fully tested, but you can do this.



another question - is it possible to have a "dynamic" number format? such that 100 is written as 100 and not 100.0, while 0.1 is written as 0.1?
#74 Опубликовано: 26.10.2020 18:14:09
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

... demo 3 plots added on Zedgraph.
I don't speak enough Aliens to finish a presentable plot.
subdivide X axis, make tick labels visible rather than microscopic...

Project Hanski Soil Drainage Ng User.sm (586 КиБ) скачан 77 раз(а).

#75 Опубликовано: 26.10.2020 23:25:27
Вячеслав Мезенцев

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

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Wrote

another question - is it possible to have a "dynamic" number format? such that 100 is written as 100 and not 100.0, while 0.1 is written as 0.1?



Try Scale.Format = g2 or g3
Russia ☭ forever, Viacheslav N. Mezentsev
#76 Опубликовано: 27.10.2020 04:10:26
hanskl

hanskl

7 сообщений из 158 понравились пользователям.

Группа: User

Wrote

Wrote

another question - is it possible to have a "dynamic" number format? such that 100 is written as 100 and not 100.0, while 0.1 is written as 0.1?



Try Scale.Format = g2 or g3



Worked like a charm! One last request (I think) - is it possible to have the minor and major step linear while using a log scale?

Now my major steps are 0,1 1 10 and 100. Is it possible to divide each range in 10?
#77 Опубликовано: 27.10.2020 20:54:09
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

... latest attempt demo.

Project Hanski Soil Drainage Ng ZedGraph.sm (395 КиБ) скачан 81 раз(а).
#78 Опубликовано: 27.10.2020 21:20:06
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

is it possible to have the minor and major step linear while using a log scale?


The major'y' grids are linear wrt the pixels in height,
but not the labels [naturally]. Minor grids are confusing.
Thus the idea of tracking and display the XY coordinates.
Jean

#79 Опубликовано: 21.11.2020 07:59:28
Вячеслав Мезенцев

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

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Updated.

Changes:

- SS-4652 partially fixed.

2020-11-21_16-09-08.png
Russia ☭ forever, Viacheslav N. Mezentsev
2 пользователям понравился этот пост
sergio 21.11.2020 08:01:00, Alvaro Diaz Falconi 21.11.2020 11:24:00
#80 Опубликовано: 10.08.2023 06:24:35
Martin Kraska

Martin Kraska

1222 сообщений из 2150 понравились пользователям.

Группа: Moderator


- insert a zedgraph region
- set YAxis> Type to log.

This freezes the UI, only option is to kill SMath in the program manager. Version 8348.

I understand that log axes must have positive limits. Just a hint on a trap for uncautious users.
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 пользователям понравился этот пост
Oscar Campo 22.09.2023 23:41:00
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений