eclipse / swtchart

Eclipse Public License 2.0
44 stars 41 forks source link

Extended Series Settings Dialog #236

Open eselmeister opened 3 years ago

eselmeister commented 3 years ago

Currently, it's possible to select the line or bar series color via the legend:

Bildschirmfoto von 2020-11-21 08-01-25

At runtime, all settings of the line or bar series shall be editable:

Bildschirmfoto von 2020-11-21 08-01-26

Tanmay2510 commented 3 years ago

Hey, @eselmeister I am a beginner in this project, can you suggest me some beginner friendly issue to contribute?

eselmeister commented 3 years ago

Hi Tanmay,

you're welcome. Were you able to clone the source code and run SWTChart from-scratch locally?

Best, Philip

Am 23.02.21 um 18:09 schrieb Tanmay Raikwar:

Hey, @eselmeister https://github.com/eselmeister I am a beginner in this project, can you suggest me some beginner friendly issue to contribute?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/eclipse/swtchart/issues/236#issuecomment-784357313, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFHUTZCTUSZNNMGB5L5KOLTAPOMHANCNFSM4T5UFBYQ.

--

OpenChrom - the open source alternative for chromatography / mass spectrometry
Dr. Philip Wenig » Founder » philip.wenig@openchrom.net » http://www.openchrom.net
Tanmay2510 commented 3 years ago

Yes sir, I have cloned the source code and ran the org.eclipse.swtchart.examples.

eselmeister commented 3 years ago

A good starter issue is this one: https://github.com/eclipse/swtchart/issues/235

Don't hesitate to ask if you have questions.

Best, Philip

Am 24.02.21 um 19:48 schrieb Tanmay Raikwar:

Yes sir, I have cloned the source code and ran the org.eclipse.swtchart.examples.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/eclipse/swtchart/issues/236#issuecomment-785293731, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFHUT2O6OP2E6VPKXMS4U3TAVCWRANCNFSM4T5UFBYQ.

--

OpenChrom - the open source alternative for chromatography / mass spectrometry
Dr. Philip Wenig » Founder » philip.wenig@openchrom.net » http://www.openchrom.net
Tanmay2510 commented 3 years ago

Thank you for the help sir. I'll surely ask if any question comes in my mind.