The Wayback Machine - https://web.archive.org/web/20200902090443/https://github.com/topics/carbon
Skip to content
#

carbon

Here are 228 public repositories matching this topic...

carbon
abhoraniya
abhoraniya commented Feb 6, 2020

Feature request

Current behaviour

There is no posibility to add target attribute.

Desired behaviour

It should have posibility to add target attribute to link component

Suggested solution

new optional "target" attribute to Link componente .
"<Link href={undefined} target="_blank"> or <Link href={undefined} target="_self">Link</Link>"

carbon-graphs
abhijit945
abhijit945 commented Jul 25, 2019

Is your feature request related to a problem? Please describe.
Currently Gantt and Pie (Load only) has implemented this by using contentLoadHandler and contentUnloadHandler to increase performance when there are large amount of data to be loaded at a time.

Describe the solution you'd like

Implement the same for:

  • Line
  • Paired Result
  • Bar
  • Timeline
  • [

Improve this page

Add a description, image, and links to the carbon topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the carbon topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.