svg
Here are 4,086 public repositories matching this topic...
Icon Request: Gitea
Icon Request
Readme mistake
In the section Usage > CLI, the following command:
$ svgo *.svg
This command appears no longer works. I thought it was a Windows issue as I was getting a "no such file" error as it was the first command I tried with the module!
Expected Behaviour
When i pass height:"100%" the chart must take the parents height and become responsive
Actual Behaviour
The height property is just a number soo i can not give it a css height string
Steps to Reproduce:
- Any component that has a height property
NOTE: Add a GIF/Screenshot if required.
' is not a valid selector.
Information
Tested with MacOS Sierra:
- Chr
animate pie chart
Ive been trying for hours to animate my pie graph. Ive managed to get bar/line animated by searching the internets but the PIE has been tough..
The chart will render but it does not animate
I've referenced
http://jsfiddle.net/nwa9d167/
and Animating a donut
http://gionkunz.github.io/chartist-js/examples.html#animating-a-donut-with-svganimate
my code is below, I've basically copy
For Github.
Include number of files inside repository directory.
Must filter by file extension and/or type. Valid types would be file, dir or without filtering (both types included).
Data from [here](https://api.github
-
Updated
Jun 16, 2020 - TypeScript
-
Updated
Jun 11, 2020 - TypeScript
Bug report
Minor issue in documentation page:
https://apexcharts.com/docs/options/chart/events/
The click event entry is duplicated.
Explanation
- What is the behavior you expect? Only one entry in this page for mouse click event
- What is happening instead? Two entries describing the function
- What error message are you getting? N/A
The y-axis ticks supports the rotated option, but the doc is missing.
I haven't checked whether other options are missing.
-
Updated
Jun 8, 2020
G2A
Name: G2A (Game Store)
Website: https://www.g2a.com/
Official resources for icon and color: https://www.g2a.co/contact/brand_guidelines/
The new (v5.8) Vega heatmap and isocontour transform requires "raster grids (matrices)"
input data format as seen in these Vega example data files:
https://github.com/vega/vega/blob/master/docs/data/volcano.json
https://github.com/vega/vega/blob/master/docs/data/annual-precip.json
It would be helpful to add explanation of this data format in the documentation:
https://v
Today I experimented with text in svg.js and it seems newLine() doesn't have enough documentation (and the behavior was unexpected for me).
Here is the example from the documentation for Text:
var text = draw.text(function(add) {
add.tspan('Lorem ipsum dolor sit amet ').newLine()
add.tspan('consectetur').fill('#f06')
add.
document camera
I wrote a app for an document camera. I have drawn two icons: document-camera and document-camera-off. I used the icon cctv as a starting point. Maybe someone else needs this icons. I want to contribute this two icons.
[document-camera.zip](https://github.com/Templarian/MaterialDesign/files/3699339/docu
It would be useful to allow viewers to select whether to make display equations reflow onto a new line (even if in "bad" ways - I'm aware of this old thread about "good" linebreaks), rather than leaving it the choice of the author to select this.
Network component seem to be poorly documented on how to use with Layers, as well as interactivity. My immediate desire is to be able to show some information about a node on hover (or always), such as a label. I can't seem to find anything about this anywhere, and it seems to be a very common use case for this type of data visualization. There isn't much to learn from an unlabeled graph.
Ideal
Hi,
While the demos on the website work. There is too little documentation on the library.
For instance you show the following code:
var d = Diagram.parse("A->B: Does something");
How do I:
- add multiple statements?
- bind to a specific id or class element?
- what are the options and allowed fvalues that can be passed as arguments?
In other words, using the library should be eas
Docs
I would appreciate if you could point me to a full list of the features, types and functions of flowchart.js somewhere. I love what it does, but wonder if I fork this and try to enhance it if that my ideas might already be included.
(Thinking would love some actions other than hyperlinks. Would love to be able to call on page JS methods for things like popups and such.)
I was following along with the guide for adding a chart: https://github.com/rawgraphs/raw/wiki/Adding-New-Charts
Using the exact code that is specified in the guide, and here: https://github.com/densitydesign/raw/blob/master/charts/chart.js
At runtime you see an undefined error.
TypeError: Cannot read property 'linear' of undefined
It seems as though the latest version of "d3" no longe
Currently, ESLint is set to ignore unused variables. If warnings for unused variables are enabled (by changing the line to "no-unused-vars": "warn"), ESLint finds 76 places where unused variables are created.
If these variables are part of previously-existing functionality that has been obsol
-
Updated
Jun 17, 2020
Improve this page
Add a description, image, and links to the svg topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the svg topic, visit your repo's landing page and select "manage topics."


Description of the problem
It seems lack of some properties in
MeshPhysicalMaterialdocument.https://threejs.org/docs/#api/en/materials/MeshPhysicalMaterial
Ever what I noticed are
We should update.
Three.js version
Browser