search for: highcharter

Displaying 13 results from an estimated 13 matches for "highcharter".

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], [1328140800000, 4], [1330646400000, 3], View Source of :
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 not all the required files, I presume, because when I run
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 &quot...
2010 Apr 05
3
syntax error, unexpected '\n', expecting tASSOC
Hey all, I get the following error. Now I know it''s related to a curly brace, but it seems that all curly braces are properly in place. So I''m not sure why I get this error: SyntaxError in DashboardController#panels rails/app/controllers/dashboard_controller.rb:170: syntax error, unexpected ''\n'', expecting tASSOC def panels addDetailToContainer =
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
I''m pleased to announce the release of Foreman 0.3 Download from: Source: http://theforeman.org/attachments/download/237/foreman-0.3.tar.bz2 RPM: http://yum.theforeman.org/stable/RPMS/foreman-0.3-1.noarch.rpm It is recommended to upgrade your foreman smart proxy to the latest version as well. Highlights of this release include: SearchingAn extensive rewrite of the search system was
2012 Oct 05
1
Looking for Ruby on Rails Developers & Testers for Full time Job Opportunities
Hi All, Am looking for Ruby on Rails Developers and Testers for Full time Job Opportunities. Below are the available job opportunities:- 1. Position: Lead/Senior Application Engineer Location: San Mateo, CA Duration: Fulltime/ Contract to Hire Requirements: Developed usable, responsive applications in Ruby on Rails or Java / Spring / Hibernate Experience with UI frameworks (such as RoR and a
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 f...
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 Schwart...
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