Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
toJSON digits parameterization. See danielkrizian/rChartsDygraphs#14 #449
Conversation
danielkrizian
referenced
this pull request
in danielkrizian/rChartsDygraphs
Jun 20, 2014
Open
Decimal Point Precision #14
|
This looks like a straightforward fix. Let me test it at my end before merging. |
|
Hi Ramnath, hope you are not too busy these days :) |
|
I will add this tonight. |
TonyDIRL
commented
Jul 31, 2014
|
Hi Ramnath, Sorry to bother you, I was wondering if you had an opportunity to review this change? Cheers |
|
@TonyDIRL, @danielkrizian My apologies for being behind on this. I will certainly review and merge this over the weekend. Thanks for your patience. |
TonyDIRL
commented
Aug 1, 2014
|
Very much appreciated, your packages have been a huge help |
ramnathv
added a commit
that referenced
this pull request
Aug 4, 2014
|
|
ramnathv |
f6eb944
|
ramnathv
merged commit f6eb944
into
ramnathv:master
Aug 4, 2014
TonyDIRL
commented
Aug 5, 2014
|
thanks |
|
hope we didn't break anything :P |
bfoat
pushed a commit
to bfoat/rCharts
that referenced
this pull request
Sep 20, 2014
|
|
ramnathv |
a05cfdf
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
danielkrizian commentedJun 20, 2014
Adding ability for the user to pass
digitsparameter to toJSONThis should fix the issues with losing the decimal point precision, as documented here:
danielkrizian/rChartsDygraphs#14 (comment)