feynman icon indicating copy to clipboard operation
feynman copied to clipboard

A javascript application for creating feynman diagrams. Live at feynman.aivazis.com

Results 28 feynman issues
Sort by recently updated
recently updated
newest added
trafficstars

NO WORKING LABEL AND TEXT IN FEYNMAN DIAGRAMS

Hi Alec, it seems that none of the text or labels are rendering at the moment. I've used this program in the past and they rendered then, but recently when...

Hi Alec, Thanks for this great tool. Unfortunately, I cannot download the feynman diagram as PDF or a png file. I can make it fine, but it doesn't download. Any...

Is there a way to change the size of the text, make it bold and have overlines for antiparticles? The default is barely readable as the letters have really thin...

Would like to have a blob as a vertex. The lines should converge to the center of the blob, but it's not possible - they insist on snapping to the...

This is how the diagram looks like in the editor: ![image](https://user-images.githubusercontent.com/73590706/125049370-321c3d00-e0a1-11eb-8cb7-a5b539f7dfb6.png) When I export the file as .png or .pdf, the labels are moved trough the canvas like this: ![image](https://user-images.githubusercontent.com/73590706/125049543-6263db80-e0a1-11eb-970a-fc1133b923e2.png)...

When i draw feyman diagram online and try to save then it gives error. Unable to open document “file:///tmp/mozilla_danish0/An Example Diagram-2.pdf”. How to fix it?

Add the optional argument `scale` as an argument in the `feynman` environment to parse into `tikz`. Usage: `\begin{feynman}[scale=*0.8]`.

Hi. I am trying to make diagrams for my project, which I would like to export into PNG format. I am, e.g., trying to make the diagram for inverse beta...

It seems that negative signs are not friendly in the latex export for labelDistance and labelLocation: ``` \begin{feynman} \gluon[label=$g$, labelDistance=-0.30, labelLocation=1.20]{2.20, 2.20}{0.20, 4.20} \gluon[label=$g$, labelDistance=0.60, labelLocation=-0.10]{0.20, 0.20}{2.20, 2.20} \gluon[color=000000, label=$g$]{2.20,...