Giter Club home page Giter Club logo

Comments (15)

wajahat414 avatar wajahat414 commented on September 22, 2024 1

Sorry, the Problem Was with some other code, I thought Graph is causing the problem, but it was strange changing gradient length was actually affecting the behavior, you can close this issue,

from pie_chart.

wajahat414 avatar wajahat414 commented on September 22, 2024 1

final gradientList = <List>[
[Color.fromRGBO(255, 255, 255, 1.0),
Color.fromRGBO(251, 192, 14, 1.0),

],
[
Color.fromRGBO(41, 179, 255, 1.0),

Color.fromRGBO(255, 255, 255, 1.0),

],

];

from pie_chart.

apgapg avatar apgapg commented on September 22, 2024

Okay I shall check. Can you please share sample code for reproduction?

from pie_chart.

apgapg avatar apgapg commented on September 22, 2024

I tried checking but example code works fine. Please check if for length of gradient list.

from pie_chart.

wajahat414 avatar wajahat414 commented on September 22, 2024

Can you tell me How to avoid
color Overlap when we apply gradient at the union of two gradeints they mix up with each other , I think it is better if one of the gradients doesn't mix with each other

from pie_chart.

wajahat414 avatar wajahat414 commented on September 22, 2024

In ring Shape
WhatsApp Image 2022-05-23 at 11 14 10 AM

from pie_chart.

apgapg avatar apgapg commented on September 22, 2024

hm, never thought of this case. May be this is occurring due to rounded ends. I shall check this. Can you please share gradient list? this would make debug easy

from pie_chart.

wajahat414 avatar wajahat414 commented on September 22, 2024

did you tested?

from pie_chart.

apgapg avatar apgapg commented on September 22, 2024

Fixed. Releasing new version. Thanks for pointing this issue

from pie_chart.

apgapg avatar apgapg commented on September 22, 2024

v5.3.1

Please reopen if issue still exists

from pie_chart.

wajahat414 avatar wajahat414 commented on September 22, 2024

Yes it is Working Fine but the Rounded effect is Gone Now , Edges are meeting straight

from pie_chart.

apgapg avatar apgapg commented on September 22, 2024

I still cant figure out why we had overlap mixing issue. As gradient colors you mentioned doesnt have any transparency. I need to see that again.

from pie_chart.

wajahat414 avatar wajahat414 commented on September 22, 2024

[]
Simulator Screen Shot - iPhone 13 Pro Max - 2022-05-26 at 17 30 31
(url)

from pie_chart.

wajahat414 avatar wajahat414 commented on September 22, 2024

if the values point by line I think it will be More visually Appealing ,now we only have option of outside or inside

from pie_chart.

apgapg avatar apgapg commented on September 22, 2024

You mean like in other pie charts values are having arrow towards their respective arc?

from pie_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.