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.

startingShape/endingShape altertives

See original GitHub issue

As noted in #422 it was previously possible in v.3.17.0 to add rounded shapes to bar charts, but that feature is now deprecated as of v3.24.0.

I was curious if there are alternatives or hacks to consider. From a purely UI standpoint, this was a rather useful feature.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:7
  • Comments:6

github_iconTop GitHub Comments

1reaction
david-indurocommented, Jul 2, 2021

There’s some bugginess to this. If you have a stacked chart, and the top series has a null value somewhere in the series, the border radius is not applied to next lower series.

DEMO: https://codepen.io/david-induro/pen/JjNdbxx Note 1996 column

@junedchhipa Should I make a new Issue for this? I just want to draw your attention to it since you worked on it most recently

1reaction
beau-gossecommented, Mar 17, 2021

Closing as this is fixed in the latest release 3.26.0

plotOptions: {
  bar: {
    borderRadius: 20 // or any number 
  }
}

Thanks for the great work @junedchhipa!

Read more comments on GitHub >

github_iconTop Results From Across the Web

What do the Different Flowchart Shapes Mean?
To designate the ending point of the chart, this shape is filled with words like End, Exit, or Return. End Terminator Shape Usually...
Read more >
QUICK TIP: Advanced Starting Shapes in Generative - YouTube
Starting shape documentation: http://help.autodesk.com/view/fusion360/ENU/?contextId=GD- START -SHAPEThis QUICK TIP comes from Matt Lemay's ...
Read more >
Tessellations - Math Engaged
In other words, a tessellation is a never-ending pattern on a flat 2-D surface (such as a piece of paper) where all of...
Read more >
Process Mapping Symbols and Notation - Lucidchart
The most frequently used flowchart shape shows an action, ... Usually a flowchart has only one starting point but can have several ending...
Read more >
Synonyms of shape - Merriam-Webster Thesaurus
Synonyms for SHAPE: condition, health, form, order, trim, repair, keeping, nick; Antonyms of SHAPE: disorder, disrepair, material, composition, matter, ...
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