question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Alternative to endingShape in bar chart?

See original GitHub issue

Is your feature request related to a problem? Please describe. In older versions of apex charts there were options startingShape and endingShape which are now removed in latest version of apex charts. I am able to get top border-radius using borderRadius property but it only rounds the top boder.

Describe the solution you’d like Accepting borderRadius as Array instead of a number for top and bottom border-radius of some property as flag.

Describe alternatives you’ve considered For now, I am only getting a top border-radius. For bottom, I don’t have any workarounds.

Additional context Current: image

Desired Result: image

Regards.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:18 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
jd-solankicommented, May 17, 2021

Also if series have a lower value (so bar won’t show up) then the top border radius is not applied to the first top bar.

image

1reaction
jd-solankicommented, May 27, 2022

@junedchhipa ભાઈ કરી આપ ને કઈ થાય એવું હોય તો આમા PR મારી પણ અમને ફાવતુ નથી

Read more comments on GitHub >

github_iconTop Results From Across the Web

Anything but bars: The 10 best alternatives to bar graphs
Anything but bars: The 10 best alternatives to bar graphs. What if you want to show a comparison but can't bring yourself to...
Read more >
bar_opts: Bar options in apexcharter - Rdrr.io
This option will turn a column chart into a horizontal bar chart. endingShape. Available Options: "flat" or "rounded" . columnWidth.
Read more >
Alternatives to a 3D Bar Chart - Peltier Tech
Replace a hard-to-read 3D bar chart with 2D column, line, or panel chart. This tutorial guides you through creation of a simple panel...
Read more >
bar - ApexCharts.js
In a multi-series range-Bar / timeline chart, group rows (horizontal bars) together instead of stacking up. Helpful when there are no overlapping rows...
Read more >
10 Alternatives to the Bar Chart - Dev Genius
10. Radial Column Chart · 9. Lollipop Chart · 8. Dot Plot · 7. Rounded Bar Chart · 6. Horizontal Bar Chart ·...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found