Search found 9 matches

by amjonas
Fri Oct 23, 2015 2:46 pm
Forum: PHP
Topic: Polar Series in PHP
Replies: 5
Views: 39597

Re: Polar Series in PHP

I've still not managed to put anything together to play with - but now have a requirement to do it properly. Works fine in TeeChart.Javascript/HTML5, but not in TeeChart.php 2015!! Would someone be able to post up the code (or email me) that created this chart from the All New Steema Website: https:...
by amjonas
Sun Jul 26, 2015 4:34 pm
Forum: JavaScript / HTML5
Topic: axis.roundfirstlabel
Replies: 4
Views: 12761

Re: axis.roundfirstlabel

Thank you - I'll have a play with it!

Mark
by amjonas
Fri Jul 03, 2015 11:23 pm
Forum: JavaScript / HTML5
Topic: axis.roundfirstlabel
Replies: 4
Views: 12761

Re: axis.roundfirstlabel

Any movement on this to match VCL/PHP which we also use?

Mark
by amjonas
Fri Jul 03, 2015 11:21 pm
Forum: JavaScript / HTML5
Topic: override which series appears in legend
Replies: 10
Views: 22389

Re: override which series appears in legend

There have been two releases of Javascript/HTML5 since this post, and it's not been implemented in the core.

Any problems with the implementation? it matches VCL/PHP which we also use.

Slightly bored of continuing to have to update the new releases!

Mark
by amjonas
Fri Jul 03, 2015 11:17 pm
Forum: JavaScript / HTML5
Topic: Axis Grid Line Color
Replies: 3
Views: 11669

Re: Axis Grid Line Color

Tried all that - no avail!

Perhaps you can post a demo that works?

Mark
by amjonas
Fri Jul 03, 2015 1:01 pm
Forum: JavaScript / HTML5
Topic: Axis Grid Line Color
Replies: 3
Views: 11669

Axis Grid Line Color

How does one change the color of the lines of the major grid on an axis?

setting "axis.grid.format.fill" affects the banding - quite neat!
setting "axis.grid.format.stroke.fill='#000000'" doesn't seem to work!

I'm trying to make them black!

Kind regards

Mark
by amjonas
Mon Feb 02, 2015 10:35 pm
Forum: JavaScript / HTML5
Topic: axis.roundfirstlabel
Replies: 4
Views: 12761

axis.roundfirstlabel

Has roundfirstlabel been implemented for axis labels - I can't seem to find it anywhere.

Mark
by amjonas
Mon Jan 26, 2015 12:34 pm
Forum: JavaScript / HTML5
Topic: override which series appears in legend
Replies: 10
Views: 22389

Re: override which series appears in legend

Yeray wrote:I've removed the attachment in your post because it contains a the TeeChart sources.
Whoops - Sorry - didn't think!
by amjonas
Mon Jan 26, 2015 12:19 pm
Forum: JavaScript / HTML5
Topic: override which series appears in legend
Replies: 10
Views: 22389

Re: override which series appears in legend

I've implemented a crude "showInLegend" into javascript version 2014.07.31.1.7 (attached) if that's of any help to anyone?

Hopefully it can be tidied up adopted in the main source :wink:

Mark