Displaying 13 results from an estimated 13 matches for "highchart".
Did you mean:
highcharts
2012 Apr 07
0
RAILS HIGHCHART HEROKU PRODUCTION illegal character
HI am using Highchart on rails on heroku.
View Source of : http://localhost:3000/highchart RAILS_ENV=production
series: [{name: "Restaurants",pointInterval: 86400000,pointStart:
1207526400000,data: [[1325462400000, 4], [1325462400000, 5],
[1325462400000, 3], [1328140800000, 5], [1328140800000, 3], [1328140...
2010 Mar 30
0
highcharts-rails from github not successfully installing
Hey all,
I tried to install the highcharts-rails plugin from github as specified
in the instructions:
Installation
Get the plugin:
script/plugin install git://github.com/loudpixel/highcharts-rails.git
Run the rake setup:
rake highcharts_rails:install
But when I run the script/plugin install...
It installs a couple of files only and n...
2018 Mar 03
0
Fwd: Adding a timeline style graphic using r-highcharter
Adding a timeline style graphic using r-highcharter
I have hydro-graphs that I am creating using *highcharter* library in R. I
want to add another variable(or adjust value with any existing variable) to
this graph as a timeline (as shown in the image). The value table for this
variable is a time series data frame as well but, the values are as &qu...
2010 Apr 05
3
syntax error, unexpected '\n', expecting tASSOC
...on() {
if (this.y > 15) return this.point.name;
}"
master_detail_tooltip_formatter = "
function() {
return ''<b>''+ (this.point.name || this.series.name)
+''</b><br/>''+
Highcharts.dateFormat(''%A %B %e %Y'', this.x) + '':<br/>''+
''1 USD = ''+ Highcharts.numberFormat(this.y, 2) +'' EUR'';
}"
@pie_chart =
Highchart.line({
:chart => {...
2010 Dec 27
0
highcharts gem for rails3,lazyhighchart 1.0.8
FYI:
https://github.com/xiaods/lazy_high_charts
--
tommy xiao
E-mail: xiaods(AT)gmail.com
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
2012 Jul 20
1
Pie Chart on Prawn
Hi friends,
I just finished working on an application, which renders a pie chart on
the webpage and i want users to have it on their pdf page, pls i there a
way to render the Pie Chart (High Charts) on PDF page
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group,
2011 Jun 07
1
Foreman 0.3 released
...mation. This
also allows Internal users to change their password even if they do not have
edit rights on User.
- Additional permission groups have been added to control access to
nearly all of Foreman''s feature.
Charting
- The graphing libraries have been replaced with the Highchart system.
- Internet access is no longer required to view charts.
- They look way better :p
Virtualization
- The hypervisor pages now show more information about their guests.
- Virtual clients can now be deleted/stopped/started etc.
Smart-proxy extensions
- Puppet certificates can...
2012 Oct 05
1
Looking for Ruby on Rails Developers & Testers for Full time Job Opportunities
...services
Comfortable leading a sprint/agile environment
Deep understanding of TDD driven development
Proven ability to troubleshoot and debug production issues
Ability to work directly with QA, Operations, and Product Management
BS/MS in Computer Science or equivalent.
Bonus Points
Experience with HighCharts.js
Experienced with MVC JavaScript frameworks such BackBone.js or
knockout.js
Google maps API (V3) experience
Solar experience
3. Role: QA Automation Engineer
Location: San Mateo, CA
Duration: Fulltime
Responsibilities:
Web and mobile user application testing
Develop test plans
Test/user case gen...
2017 Mar 24
2
non-infectious license for R package?
The key difference being that while not under the GPL, highcharter is still
open source. There isn't a single compiled library in the entire package.
WinBUGS otoh is closed source (although there is an open source version of
it, OpenBUGS). As far as I understood, CRAN doesn't accept packages
containing any binary executable code without the proper source...
2017 Mar 24
2
non-infectious license for R package?
My humble 2 nonlegal cents:
There are multiple packages that make the link between R and proprietary
software. One example is R2WinBUGS which connects to WinBUGS, but there are
a lot more of these.
All of these use essentially the same idea:
- create the package under a standard GPL license
- use the (command line) interface provided by the proprietary software to
connect with it, eg by calls to
2013 Jan 15
4
Ruby e Grafos
Olá sou Luiz Danin, novo neste forum, e necessito de informações para
meu tcc. Gostaria de saber se há um api Ruby para desenhar grafos de
forma iterativa movimentando os mesmos.
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2017 Mar 24
0
non-infectious license for R package?
There are also packages like highcharter, which package proprietary software without a license, but it is incumbent on the user to respect the license of the underlying library.
-----Original Message-----
From: R-devel [mailto:r-devel-bounces at r-project.org] On Behalf Of Joris Meys
Sent: Friday, March 24, 2017 8:14 AM
To: Marc Schwa...
2011 Aug 12
9
What is Ruby on Rails able to do?
Hello Everybody,
I am starting with Rails and I am wandering questions about Rails
possibilities. Actually, I want to design an application that has
particular needs and I would like to know wether Rails can do them. As I
am newbie with Rails, I ask you these questions.
Basically, it is possible to execute shell commands from a rails pages
(eg: I want to launch a c++ program)?
Can it define a