Page 3 of 7

Re: [Module] Chart - Gadget

Posted: Fri Jun 21, 2019 11:35 am
by Thorsten1867
Update:
  • Attribute #FontSize for pie and line charts (VectorText!)
  • Bugfixes
@zikitrake

Code: Select all

Chart::SetFlags(#Chart, Chart::#LineChart, Chart::#NoAutoAdjust)

Re: [Module] Chart - Gadget

Posted: Fri Jun 21, 2019 1:25 pm
by zikitrake
Edited:I just re-downloaded it and I saw you fixed it.
The fastest man!

------------ Original Post ------------
Thorsten1867 wrote:Update:
  • Attribute #FontSize für Torten- und Kurvendiagramm (VectorText!)
  • Bugfixes
@zikitrake

Code: Select all

Chart::SetFlags(#Chart, Chart::#LineChart, Chart::#NoAutoAdjust)
Thank you! But something's not right :shock: ; It seems that the graph is shifted to the left
Image

Re: [Module] Chart - Gadget

Posted: Fri Jun 21, 2019 4:17 pm
by Thorsten1867
@zikitrake
So you can go on holiday with peace of mind.

Update:
  • Added: Tooltips (#Tooltips)
  • Added: Change cursor over a clickable area (#ChangeCursor)

Re: [Module] Chart - Gadget

Posted: Fri Jun 21, 2019 4:49 pm
by zikitrake
Thorsten1867 wrote:@zikitrake
So you can go on holiday with peace of mind.
From what I've seen, you deserve them more than I do!
Thank you so much for your hard work (And for supporting me!)
Thorsten1867 wrote:Update:
  • Added: Tooltips (#Tooltips)
  • Added: Change cursor over a clickable area (#ChangeCursor)
Image

Re: [Module] Chart - Gadget

Posted: Mon Jul 01, 2019 11:31 am
by zikitrake
Hi! The tired guy's back from his vacation.
Would it be possible to draw the line up to a value out of range?
Something like that:
Image

Thank you!

Re: [Module] Chart - Gadget

Posted: Mon Jul 01, 2019 12:23 pm
by Thorsten1867
zikitrake wrote:Would it be possible to draw the line up to a value out of range?
!
Update: Added #OutOfRange for LineCharts

@zikitrake
The last few weeks have been boring, but that's probably over now. 8)
(You can test it with example 13.)

Re: [Module] Chart - Gadget

Posted: Mon Jul 01, 2019 3:16 pm
by zikitrake
Nice :!:
Thank you :D

Re: [Module] Chart - Gadget

Posted: Mon Jul 01, 2019 4:09 pm
by Thorsten1867
Update: Added #OutOfRange for BarCharts

Re: [Module] Chart - Gadget

Posted: Tue Jul 02, 2019 7:21 am
by zikitrake
Good morning :D
When the out-of-range value is close to the maximum value of the vertical axis, the line is well drawn. But when that maximum value is much higher, I find it strange to see the graph.

I don't know if it's just my perception, but I would see it 'prettier' this way (without making the imaginary line up to the out-of-range value):
Image



P.S. I would like to take this opportunity to thank DeepL for the opportunity to exchange words in other languages.

Re: [Module] Chart - Gadget

Posted: Tue Jul 02, 2019 3:35 pm
by Thorsten1867
Update: Adjustment of #OutOfRange

Re: [Module] Chart - Gadget

Posted: Tue Jul 02, 2019 6:10 pm
by zikitrake
Thorsten1867 wrote:Update: Adjustment of #OutOfRange
Thank you!

Re: [Module] Chart - Gadget

Posted: Tue Jul 02, 2019 9:21 pm
by VB6_to_PBx
Image

could you add the ability to use the Mouse
to move the Data points on the Graph ??
.... that would be a very awesome addition :)

and one more request :
add the ability to start off with a blank Graph
then the User uses the mouse to insert Data points
and a Button click graphs/draws the curve fit line
between those data points .

asking a lot ... but i think this would make your Chart a complete work of Art !!!

Re: [Module] Chart - Gadget

Posted: Thu Jul 04, 2019 12:15 pm
by Thorsten1867
Update:
  • Added: #ModifyByCursor for LineChart
  • Added: Popup-Menu for the entire chart area

Re: [Module] Chart - Gadget

Posted: Thu Jul 04, 2019 5:20 pm
by VB6_to_PBx
Thorsten1867 wrote:Update:
  • Added: #ModifyByCursor for LineChart
  • Added: Popup-Menu for the entire chart area
thank you very much for this addition !!!

Re: [Module] Chart - Gadget

Posted: Thu Jul 04, 2019 7:19 pm
by Lord
Hi!

Nice module, but example 15 gives an error as soon the mouse pointer
enters the drawing area:
[20:19:10] Warte auf den Start des Executable...
[20:19:10] Executable-Typ: Windows - x64 (64bit, Unicode)
[20:19:10] Executable gestartet.
[20:19:11] [ERROR] ChartModule.pbi (Zeile: 3686)
[20:19:11] [ERROR] Die Liste hat kein aktuelles Element.