Graphics, Figures & TablesHow to draw Venn Diagrams in Wordpress

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
Shayaan_Mustafa
Posts: 3
Joined: Mon Feb 18, 2019 10:44 am

How to draw Venn Diagrams in Wordpress

Post by Shayaan_Mustafa »

Hello experts,

I was searching around the internet for the exact solution on how to draw Venn diagrams in Latex on WordPress. Because I have experienced that using HTML and Latex is far easier on Blogspot than WordPress. I have found some links and read them. But did not find the solution as required.

I found that WP QuickLatex plugin is for tikz but after doing coding in latex for any diagram or text then the rendering of the latex code is crashed and it shows the alternative text "Rendered by quicklatex.org" instead of the actual latex text or image. It is shown in the picture too. The attached file.

Can anyone help me how to draw the Venn diagram in wordpress?
Attachments
qweqweqweqweqweqweqweqweqwe.JPG
qweqweqweqweqweqweqweqweqwe.JPG (20.43 KiB) Viewed 3314 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Stefan Kottwitz
Site Admin
Posts: 10334
Joined: Mon Mar 10, 2008 9:44 pm

How to draw Venn Diagrams in Wordpress

Post by Stefan Kottwitz »

Welcome to the forum!

I guess that rendering ist compiling by LaTeX and making a bitmap (jpg or png) anyway. So how about just compile your LaTeX code for the Venn diagram, convert it to PNG using any graphics program, and use this PNG on your website. It's static, but fast then, I guess you don't need runtime compilation and rendering of the diagram any time a user opens the web page.

Stefan
LaTeX.org admin
Shayaan_Mustafa
Posts: 3
Joined: Mon Feb 18, 2019 10:44 am

How to draw Venn Diagrams in Wordpress

Post by Shayaan_Mustafa »

Dear. Thank you for your reply. But this is not what I have asked. I have asked you to help me in drawing Venn diagrams using Latex Tikz not by uploading PNG. So please be specific to the question.
Shayaan_Mustafa
Posts: 3
Joined: Mon Feb 18, 2019 10:44 am

How to draw Venn Diagrams in Wordpress

Post by Shayaan_Mustafa »

Dear. Thank you for your reply. But this is not what I have asked. I have asked you to help me in drawing Venn diagrams using Latex Tikz not by uploading PNG. So please be specific to the question.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10334
Joined: Mon Mar 10, 2008 9:44 pm

How to draw Venn Diagrams in Wordpress

Post by Stefan Kottwitz »

So is it a LaTeX problem or a Wordpress problem? Did you try something? Perhaps post your code here.

Stefan
LaTeX.org admin
Post Reply