Code Monkey home page Code Monkey logo

c3js.org's People

Contributors

abhishekgahlot avatar afanasy avatar antonv6 avatar chrishepner avatar davis avatar firewalker06 avatar jeis2497052 avatar kannes avatar kennykaye avatar kreozot avatar kt3k avatar l1fescape avatar lukethenuke avatar masayuki0812 avatar pazguille avatar pjezek avatar simi avatar snkashis avatar sshquack avatar voda avatar vsn4ik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

c3js.org's Issues

Sub title in Donut Chart

Hello,

  1. Is there any way to add a subtitle below the donut title? If so could you please advise on how to add it?

  2. On the hover action in the donut chart, is it posible to display the actual number from the donut portion instead of the percentage?.

Thank you,

ie9 x axis tick padding

chrome 42, firefox, ie 10+ show correct tick padding inside of bootstrap panel. ie9 cuts of x axis tick labels and writes over chart data with the y label.

I tried modifying padding which does not seem to have any affect on the layout in ie9.

shown correct in chrome:
image

shown in ie9 cutoff:

cutoff

Text too long c3-legend-item-event / background does not wrap

Hi, I am trying to make the Legend text to wrap by setting up some width limits. No matter what I tried I cannot figure out how to lessen the width of the ".c3-legend-item-event" where the text is so long that goes outside of my html. It is set to: legend: {position: 'inset'} and then I moved it toward the right of the graph but no way I can make the width shorter. Any help is appreciated. Thank you.

Auto deployment

  • remove build from VCS
  • enable circle-ci
  • add circle.yml with deployment section which deploys to gh-pages branch only when master branch is updated.

C3-Bar chart Start Label from 0 to the actual value -increasing from 0 and increment to value

Is there any way in C3.js to start data labels start from 0 and increment to the value as the bar renders on the chart.
labels:{format : function (v, id, i, j) { return v; }}
transition: {
duration: 2000
}

Using above piece of code renders chart with data labels start directly from final value .
for example my data1 bar value is 60, bar chart should from 0 ,1,2...60 as the bar loads completely.

Codepn url -http://codepen.io/nagasai/pen/BzLapM

Thanks
Sai

Docs should be generated via JSDoc

Currently we have an issue with the documentation website lagging behind and ultimately being disconnected from the API itself. As we migrate to v1.0.0 of C3, all API should be documented via JSDoc so we can generate the documentation website with each release (as well as have the ability to maintain documentation across various API changes).

ACE Worker Javascript not found

On the example pages, it tries to GET http://c3js.org/js/ace/worker-javascript.js and returns 404 (Not Found).

If you replace the worker-javascript.js with worker-javascript-f85eef4f.js it works. This seems to be something in ACE that requires you to leave it as the original name of worker-javascript.js.

screen shot 2015-01-20 at 9 54 19 am

API.x in docs points to API.xgrids

In the left panel of documentation clicking on API.x takes you to API.xgrids instead of API.x.
I thought I would do a PR for this, but I see you use Haml, which I have no idea about.

Don't break โŒ˜+L browser keyboard shortcut

In Chrome on OS X (every browser in OS X, really), โŒ˜+L selects the URL bar, but c3js.org overrides it to bring up a line number finder. It is very commonly used and it's a bad idea to break it.

Please allow posting through email to the Google Group

The Google Group says:

The group [email protected] does not allow posting through email.

This means that everyone who wants to talk about c3 there, needs to sign up for a Google account. I would like to not do that, my phone number is not Google's business.

Please allow posting through email to the Google Group.

Rounded out tick axis'

D3 has a pretty nice function to round out an axis' ticks doc. I'm trying to add this and working on a PR currently. If anyone has any idea how to most easily implement this I'd greatly appreciate it.

SEO issues with website

Right now c3js.org doesn't have a <meta name="description"> so when Google crawls the page, it determines it on its own. This leads to a lot numbers spilling through into the description which isn't very useful for the user.

screen shot 2015-06-03 at 4 39 26 pm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.