Giter VIP home page Giter VIP logo

Comments (5)

pseudobeard avatar pseudobeard commented on June 15, 2024

<canvas class="js-win-loss-bar-chart chartjs-render-monitor" data-labels="[&quot;Jamie&quot;,&quot;Rob&quot;,&quot;Siege&quot;,&quot;Zion&quot;]" data-wins="[4,5,5,7]" data-losses="[2,1,1,2]" data-draws="[1,1,1,1]" width="487" height="300" style="display: block; width: 487px; height: 300px;"></canvas>

Relevant source. Looks like because there are no elements with "0", the graph axis scales from min to max. Probably need to force the axis to start at 0 here.

from competiwatch.

cheshire137 avatar cheshire137 commented on June 15, 2024

Thanks for the report! I'm going to temporarily make your ATastySnack season 9 publicly visible so I can see the graph.

from competiwatch.

cheshire137 avatar cheshire137 commented on June 15, 2024

Here's the chart in question:

atastysnack_1553___season_9___trends_-_competiwatch

from competiwatch.

cheshire137 avatar cheshire137 commented on June 15, 2024

I deployed a fix. Turns out Chart.js, the charting library I'm using, has an option to force an axis scale to start at 0, so I used that. Here's the chart now:

atastysnack_1553___season_9___trends_-_competiwatch

from competiwatch.

pseudobeard avatar pseudobeard commented on June 15, 2024

Looks much better! Thanks!

from competiwatch.

Related Issues (20)

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.