Search found 19 matches

by Menant.D
Thu May 11, 2017 1:32 pm
Forum: JavaScript / HTML5
Topic: Left axis round problem with 0
Replies: 1
Views: 10972

Left axis round problem with 0

Hello, I upgraded your Javascript version recently and the problem is the left axis label isn't 0 but 001e-11. This problem can be shown with this source code : <!DOCTYPE html> <head> <script src="http://www.steema.com/files/public/teechart/html5/latest/src/teechart.js" type="text/javascript"></scri...
by Menant.D
Tue May 09, 2017 7:44 am
Forum: JavaScript / HTML5
Topic: Problem using increment Month
Replies: 4
Views: 16179

Re: Problem using increment Month

It's there a solution for this? It's very important and urgent for us.
by Menant.D
Tue May 09, 2017 7:17 am
Forum: JavaScript / HTML5
Topic: Problem using increment Month
Replies: 4
Views: 16179

Re: Problem using increment Month

Yes, i've just changed the date format.
by Menant.D
Sun May 07, 2017 7:29 am
Forum: JavaScript / HTML5
Topic: Bottom Axis label and UTC Date
Replies: 1
Views: 10786

Bottom Axis label and UTC Date

Hello,

when I had data with a local datetime 01/05/2016 00H00 , I have in the chart 01/05/2016 02H00.
If have to remove the timezone and the bias to have the real time...
by Menant.D
Sun May 07, 2017 7:13 am
Forum: JavaScript / HTML5
Topic: Problem using increment Month
Replies: 4
Views: 16179

Problem using increment Month

Hello,

I have problem with graphic with increment month, the date for each bar is not correct.
The increment seems fixed of 30 days.
If I chose automatic increment, it doesn't work anymore.
by Menant.D
Fri Apr 28, 2017 6:16 am
Forum: JavaScript / HTML5
Topic: Min Max Axe X
Replies: 6
Views: 23346

Re: Min Max Axe X

I should have the same bottom axe value of the vlc graph.
by Menant.D
Wed Apr 26, 2017 11:09 am
Forum: JavaScript / HTML5
Topic: Min Max Axe X
Replies: 6
Views: 23346

Re: Min Max Axe X

Hello,

le graphic should start at Mar 1 instead of Feb 20.
There's no data between Feb 20 and Mar 1
by Menant.D
Mon Apr 24, 2017 9:01 pm
Forum: JavaScript / HTML5
Topic: Min Max Axe X
Replies: 6
Views: 23346

Min Max Axe X

Hello,
the min and max haven"t good value when a serie is empty.
by Menant.D
Fri Dec 23, 2016 2:34 pm
Forum: JavaScript / HTML5
Topic: Export Gantt HTML5 JScript
Replies: 4
Views: 18517

Re: Export Gantt HTML5 JScript

Hi,
thanks for your reply.
We look at the java script and we see that axes are inverted.
It seems not difficult to correct it. Do you think you could send us a patch?
It's very important for us, when do you think we can have a patch?
by Menant.D
Wed Dec 21, 2016 11:12 am
Forum: JavaScript / HTML5
Topic: Export Gantt HTML5 JScript
Replies: 4
Views: 18517

Export Gantt HTML5 JScript

Hi,

the export of a gantt to HTML5 seems not working well.
by Menant.D
Wed Nov 30, 2016 9:08 am
Forum: VCL
Topic: Export Excel
Replies: 1
Views: 5895

Export Excel

hi,

the Export to Excel doesn't work, we can't open the file.
by Menant.D
Fri Nov 04, 2016 12:23 pm
Forum: JavaScript / HTML5
Topic: Gradient for PieChart
Replies: 1
Views: 10026

Gradient for PieChart

Hi,

when we save as HTML5 from VCL chart the gradient is always activated.
by Menant.D
Thu Sep 15, 2016 1:48 pm
Forum: JavaScript / HTML5
Topic: Export as HTML5 JScript
Replies: 5
Views: 15659

Re: Export as HTML5 JScript

You're right, it concern labels of bottom Axe.
The difference is where we put an increment(one day for example) in automatic increment.
You can see it in the project join.
by Menant.D
Wed Sep 14, 2016 7:03 pm
Forum: JavaScript / HTML5
Topic: Export as HTML5 JScript
Replies: 5
Views: 15659

Re: Export as HTML5 JScript

Hi,

thank you very much for the patch!
It works better now!

Would-it possible like in vcl chart to limit automaticaly the number of legend displayed?
by Menant.D
Tue Sep 13, 2016 8:21 am
Forum: JavaScript / HTML5
Topic: Export as HTML5 JScript
Replies: 5
Views: 15659

Export as HTML5 JScript

Hi,
I've a problem to export from VCL to HTML JScript.
When I don't use automatique increment, the labels of Bottom Axis are not visible.
You can find the application in attachement.
Is there a common code between VCL Export HTML5 JSCript and JSCript component?