vector-graphics
Here are 273 public repositories matching this topic...
发现,如下图绘制两辆小车,点击小车,该小车旁的圈圈会 show,同时其他小车的圈圈会 hide。连续切换点击小车后,会出现圈圈显示无效的问题。
小车代码如下:
var group = new zrender.Group({
position: [20, (k + 1) * 160]
}).on('click', function () {
$.each(containers, function (k, v) {
/demo/states.html的问题
In some cases, the calling application may want to provide its own data at run-time. We already have the setDataSource() method for adding non-tiled data sources at run-time. However, this has a couple limitations:
- Does not work for non-tiled data sources (the
datavalue is treated as a sin
when i created a svg file, i put attribute 'label' in it. And i changed the saved function to make the label attribute code in file. for example, like 'label="xxxxxx"'.
However, when i import this svg file, the attribute missed.
The attachment is the example.
As mentioned above, delegate should be unknown(unsafe) instead of weak
Reference:
https://developer.apple.com/documentation/uikit/uiapplication/1622936-delegate
Project looks great!
Might base an AppKit implementation off of what you've got going on here. Looks solid.
-
Updated
Apr 5, 2020 - Java
-
Updated
May 22, 2020 - JavaScript
Hello. I downloaded Version 1.0.1 (0656). I am using OS X 10.12.6 (16G29).
Steps: I download this specific SVG file
https://github.com/VCVRack/Tutorial/raw/master/res/MyModule.svg
from https://github.com/VCVRack/Tutorial
I select a tool, such as rectangle or line. I drag.
Expected behavior: A rectangle or line is drawn beginning at the point where I clicked down and ending a
Using DocFX, it’s possible to automatically get a documentation website that is in synced with the source implementation. A good use case for this proposal is to quickly check the differences between the math library here and the one located in opentk.
Alternatives
None at the time.
Copyright Pictures
Since I wanted to give something back for good free software such as scour, I decided to create a scour-doku (#116):
https://github.com/scour-project/scour/wiki/Documentation-(first-draft)
I would be happy if you proofread, correct, expand, and maybe restructure it.
I used three different methods of picture-uploading:
Pictures that were available on commons.wikimedia.org were embedded di
-
Updated
May 29, 2020 - C++
Documentation Needed
I would love to help with it if help would be required. At the beginning I knew none of the shortcut keys and I ended up guessing them :P.
-
Updated
Jun 2, 2016 - Java
-
Updated
Jun 3, 2020
-
Updated
Apr 23, 2019
-
Updated
Apr 26, 2020 - C
-
Updated
May 28, 2020 - Julia
-
Updated
Jun 2, 2020 - HTML
2.0 documentation
Is there any up to date documentation for 2.0? i.e https://graphics32.github.io/Docs/Overview/Changes.htm is stuck at 1.9.1 from 2012. It would be nice to have a document explaining the transition from TPolygon32 to the new routines.
-
Updated
Mar 12, 2020 - PHP
-
Updated
May 19, 2020 - C
-
Updated
Mar 22, 2020 - Python
-
Updated
May 31, 2020 - Objective-C++
-
Updated
Jun 8, 2020 - Python
-
Updated
Apr 12, 2019 - Python
-
Updated
Apr 25, 2020 - C++
see=> Easy Scalable Text Rendering on the GPU (https://medium.com/@evanwallace/easy-scalable-text-rendering-on-the-gpu-c3f4d782c5ac)
BUT the original code (https://github.com/evanw/theta/blob/master/LICENSE.md) is GPL.
I can't look at the code => so I will implement it from his description.
-
Updated
Jun 4, 2020 - CSS
Improve this page
Add a description, image, and links to the vector-graphics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vector-graphics topic, visit your repo's landing page and select "manage topics."



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.
It seems as though the latest version of "d3" no longe