Git Product home page Git Product logo

Comments (5)

oksktank avatar oksktank commented on June 15, 2024 4

Sadly, not available now.

I'll consider add new props to line chart in future release. Thank you for your opinion

from react-native-pure-chart.

fkhosrow avatar fkhosrow commented on June 15, 2024

Hi @oksktank in that case, can I modify the original code to get this working for my case? If so, what do I need to to do? Thanks.

from react-native-pure-chart.

oksktank avatar oksktank commented on June 15, 2024

Check line-chart.js line:93
Modifing borderTopWidth will work.
But it can not be perfectly matched with point or line..

from react-native-pure-chart.

fkhosrow avatar fkhosrow commented on June 15, 2024

Hi @oksktank,

I increased the borderTopWidth to 1.5. However, now I see pretty obvious white space between the lines. I noticed the spaces were always there regardless but not as noticeable. I know you are basically drawing a transformed box between a start and end point. Is the gap due to precision issues since the box top right point is not going to match the original end point (end point will be the start point for the next line)? I tried to fix it by adding a fudge factor to the next start point (end point of the previous line) but that didn't work. If you can give me any suggestions on how to fix it, it would be great because I have spent hours on this.

from react-native-pure-chart.

BillZalokostas avatar BillZalokostas commented on June 15, 2024

@oksktank is the lineThickness bug solved cause it is not working for me either

from react-native-pure-chart.

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.