Coder Social home page Coder Social logo

Comments (8)

baraaaljabban avatar baraaaljabban commented on May 28, 2024 3

@MilanMalovic yep this fixed it temporary thanks
s
I think there still some work to do because it dose not seems to be 100% ok as you guys munitioned up there in the comments

from livechart.

EdwardvanRaak avatar EdwardvanRaak commented on May 28, 2024 2

@MilanMalovic Yeah that worked for the clipping issue. I now see that it was included in the XML in the README as well, but totally missed it so thanks for that!

The other issues are less visible on large datasets and I can smooth out the original data points myself anyway, so for now I'm good!

from livechart.

MilanMalovic avatar MilanMalovic commented on May 28, 2024 1

Hi @baraaaljabban, try to add android:clipChildren="false" to other views above or below LiveChart view. Hope it helps

from livechart.

MilanMalovic avatar MilanMalovic commented on May 28, 2024

Hey, try to add this line in your xml that hold that view:

android:clipChildren="false"

from livechart.

baraaaljabban avatar baraaaljabban commented on May 28, 2024

I'm still having Issue with chart been clipped
I tried out to add android:clipChildren="false" but nothing changed
photo_2021-02-15_12-03-11
can you please suggest me anything I can try to solve it.
thanks in advance!

from livechart.

Pfuster12 avatar Pfuster12 commented on May 28, 2024

Awesome charts!

I am not surprised if there is some issues with the smooth lines 🤕, especially with the fill. I'll raise two bugs for smoothing lines returning incorrect data points and for smooth fill inconsistencies.

from livechart.

Pfuster12 avatar Pfuster12 commented on May 28, 2024

@EdwardvanRaak You are right the drawSmoothPath() feature creates a new Path and it reads data points from the new path. Will have to figure out a way to maintain fidelity with the original dataset but display and follow the smooth path in the touch overlay.

from livechart.

baraaaljabban avatar baraaaljabban commented on May 28, 2024

@Pfuster12 thank you! and thanks to you my friend for what you have done and for this repo!
I'll be waiting for the next update!
thank you guys!

from livechart.

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.