Re: [Interest] [QtCharts] Logarithmic QDateTimeAxis

2016-07-13 Thread Thompson, Adam B.
> On 7/13/16, 7:46 AM, "chg...@googlemail.com on behalf of Ch'Gans" > wrote: > > Why not use a plain QLogValueAxis for your X axis, if you're talking > thousand of years, i guess you don't need month, day, hours, minutes, >... on your X axis, do you? Do you need to take into account leap > year,

Re: [Interest] [QtCharts] Logarithmic QDateTimeAxis

2016-07-13 Thread Thompson, Adam B.
On 7/13/16, 7:38 AM, "Elvis Stansvik" wrote: > Hi Adam, > 2016-06-27 21:55 GMT+02:00 Thompson, Adam B. : > > The software package I co-develop at work is dependent on Qt 4.8, but we > > plan to move to Qt 5 when we have time/funding. We currently depend on a > > third-party plotting package for

Re: [Interest] [QtCharts] Logarithmic QDateTimeAxis

2016-07-13 Thread Ch'Gans
On 28 June 2016 at 07:55, Thompson, Adam B. wrote: > > The software package I co-develop at work is dependent on Qt 4.8, but we plan > to move to Qt 5 > when we have time/funding. We currently depend on a third-party plotting > package for our 2D data > visualization, but we'd like to be able to

Re: [Interest] [QtCharts] Logarithmic QDateTimeAxis

2016-07-13 Thread Elvis Stansvik
Hi Adam, 2016-06-27 21:55 GMT+02:00 Thompson, Adam B. : > The software package I co-develop at work is dependent on Qt 4.8, but we > plan to move to Qt 5 when we have time/funding. We currently depend on a > third-party plotting package for our 2D data visualization, but we'd like to > be able to

Re: [Interest] [QtCharts] Logarithmic QDateTimeAxis

2016-07-13 Thread Thompson, Adam B.
Oliver, While I can appreciate your comment regarding the amount of money needed to migrate from Qt4 to Qt5, the funding availability is not the real issue. I have a fundamental lack of knowledge when it comes to properly extending one of the aforementioned axis types to allow us to display our

[Interest] [QtCharts] Logarithmic QDateTimeAxis

2016-07-12 Thread Thompson, Adam B.
The software package I co-develop at work is dependent on Qt 4.8, but we plan to move to Qt 5 when we have time/funding. We currently depend on a third-party plotting package for our 2D data visualization, but we'd like to be able to use QtCharts when we upgrade. Some of our data sets are time-

[Interest] [QtCharts] Logarithmic QDateTimeAxis

2016-07-11 Thread Thompson, Adam B.
The software package I co-develop at work is dependent on Qt 4.8, but we plan to move to Qt 5 when we have time/funding. We currently depend on a third-party plotting package for our 2D data visualization, but we'd like to be able to use QtCharts when we upgrade. Some of our data sets are time-d