mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > PrimeNet > GPU to 72

Reply
 
Thread Tools
Old 2015-09-21, 19:51   #320
Mark Rose
 
Mark Rose's Avatar
 
"/X\(‘-‘)/X\"
Jan 2013

293210 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
Note that this thread is for feature requests on www.gpu72.com (and by oblique extension www.mersenne.ca) -- feature suggestions for Prime95 itself should probably go in the Software forum.
What is needed is a Feature Request thread for each.
Mark Rose is offline   Reply With Quote
Old 2015-09-21, 22:35   #321
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

822310 Posts
Default

Quote:
Originally Posted by Mark Rose View Post
What is needed is a Feature Request thread for each.
Maybe post a request in a "Request for Feature Request Threads" thread?

Xyzzy is offline   Reply With Quote
Old 2015-09-22, 03:33   #322
VBCurtis
 
VBCurtis's Avatar
 
"Curtis"
Feb 2005
Riverside, CA

4,861 Posts
Default

Quote:
Originally Posted by Xyzzy View Post
Maybe post a request in a "Request for Feature Request Threads" thread?

Gold.
VBCurtis is offline   Reply With Quote
Old 2015-09-22, 05:46   #323
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2·3·1,693 Posts
Default

Quote:
Originally Posted by Xyzzy View Post
Maybe post a request in a "Request for Feature Request Threads" thread?

kladner is offline   Reply With Quote
Old 2015-09-22, 13:36   #324
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

3×5×227 Posts
Default

Quote:
Originally Posted by chalsall View Post
I would be happy to provide you with the code which generates the tables, graphs etc. It's in Perl though...
Is your graph-generating code home-rolled, or are you using a chart library of some kind?
I'm not sure if I should write my own chart generator to make something along the lines of the existing mersenne.info graphs (i.e. PNG output) or something fancy and JS-based like amCharts.
James Heinrich is offline   Reply With Quote
Old 2015-09-22, 14:31   #325
chalsall
If I May
 
chalsall's Avatar
 
"Chris Halsall"
Sep 2002
Barbados

2×5×7×139 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
Is your graph-generating code home-rolled, or are you using a chart library of some kind?
On Mersenne.info and GPU72, all graphs are generated using GD:Graph. Remarkably fast.

However, you might want to consider a client-side solution; I've had great success with the Data-Driven Documents Javascript library. Absolutely amazing what you can do with it!
chalsall is online now   Reply With Quote
Old 2015-09-22, 15:26   #326
Madpoo
Serpentine Vermin Jar
 
Madpoo's Avatar
 
Jul 2014

63578 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
Is your graph-generating code home-rolled, or are you using a chart library of some kind?
I'm not sure if I should write my own chart generator to make something along the lines of the existing mersenne.info graphs (i.e. PNG output) or something fancy and JS-based like amCharts.
*GASP* Javascript? Oh noes... that would mean Retina couldn't view pretty graphs. Oh well... he'd just say that graphs are useless and prefers a table of numbers. (I had to get that in... sorry Retina!)

I looked at Google Charts for some mersenne.org things but didn't get too deep into them:
https://developers.google.com/chart/.../gallery?hl=en

I may explore it more down the road, but just wanted to point it out.
Madpoo is offline   Reply With Quote
Old 2015-09-22, 16:04   #327
alpertron
 
alpertron's Avatar
 
Aug 2002
Buenos Aires, Argentina

55616 Posts
Default

I think it is OK to use JavaScript, which is a Web standard and supported by all browsers. Of course if someone wants to disable JavaScript, he will not be able to see the graph, but this is a problem of the person who does not want to see Web pages as they were designed. In the same way, if you want to disable CSS, you will see Web pages incorrectly.
alpertron is offline   Reply With Quote
Old 2015-09-22, 16:08   #328
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

3×5×227 Posts
Default

Quote:
Originally Posted by Madpoo View Post
*GASP* Javascript? Oh noes... that would mean Retina couldn't view pretty graphs.
Absolutely. I already promised that he wouldn't be able to

Quote:
Originally Posted by Madpoo View Post
I looked at Google Charts ... just wanted to point it out.
Yes, that would have been my first choice since I'm passingly familiar with it, unfortunately there's no option for stacked columns or other 3-dimension charts (I don't mean the columns look 3D, I mean 3 data dimensions).
James Heinrich is offline   Reply With Quote
Old 2015-09-22, 17:48   #329
James Heinrich
 
James Heinrich's Avatar
 
"James Heinrich"
May 2004
ex-Northern Ontario

1101010011012 Posts
Default

So I've tossed up some basic graphs by amCharts. It's slightly heavy with so many data points loading, but it's very easy to use (for me )
I'll still need to tweak a number of things, like axis labels and so forth. But it's a start.

Last fiddled with by James Heinrich on 2015-09-22 at 17:49
James Heinrich is offline   Reply With Quote
Old 2015-09-22, 18:01   #330
alpertron
 
alpertron's Avatar
 
Aug 2002
Buenos Aires, Argentina

2×683 Posts
Default

Quote:
Originally Posted by James Heinrich View Post
So I've tossed up some basic graphs by amCharts. It's slightly heavy with so many data points loading, but it's very easy to use (for me )
I'll still need to tweak a number of things, like axis labels and so forth. But it's a start.
Very good. But I think that the bars should be thinner, so we can see the bars behind them.
alpertron is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
AVX? (Other new features?) Dubslow Software 6 2011-10-16 14:03
A little request 10metreh Aliquot Sequences 8 2009-10-07 18:13
Upcoming features Xyzzy Forum Feedback 1 2007-11-26 18:57
New features in Prime95 v22.9 guido72 Software 4 2003-03-02 23:54
Desired Features/Addins Complex33 Software 5 2002-09-05 06:13

All times are UTC. The time now is 14:35.


Fri Jul 16 14:35:22 UTC 2021 up 49 days, 12:22, 2 users, load averages: 2.22, 2.02, 1.89

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.