Advertisement
szabozoltan69

piechart-bad

Nov 25th, 2021
669
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.02 KB | None | 0 0
  1. <div class=\"styles_title__1JkD1\">
  2. Programme Type</div>
  3. <div class=\"recharts-responsive-container\" style=\"width: 100%; height: 108px;\" width=\"184\" height=\"108\">
  4. <div class=\"recharts-wrapper\" style=\"position: relative; cursor: default; width: 184px; height: 108px;\">
  5. <svg cx=\"50%\" cy=\"50%\" class=\"recharts-surface\" width=\"184\" height=\"108\" viewBox=\"0 0 184 108\" version=\"1.1\">
  6. <defs>
  7. <clipPath id=\"recharts1-clip\">
  8. <rect x=\"5\" y=\"5\" height=\"98\" width=\"174\">
  9. </rect>
  10. </clipPath>
  11. </defs>
  12. <g class=\"recharts-layer recharts-pie\">
  13. <g class=\"recharts-layer\">
  14. <g class=\"recharts-layer recharts-pie-sector\">
  15. <path name=\"Multilateral\" stroke=\"#fff\" fill=\"#f5333f\" cx=\"92\" cy=\"54\" class=\"recharts-sector\" d=\"M 92.00000000000001,14.799999999999997\n    A 39.2,39.2,0,\n    0,1,\n    130.2171741575275,45.27717938891245\n  L 92,54 Z\">
  16. </path>
  17. </g>
  18. <g class=\"recharts-layer recharts-pie-sector\">
  19. <path name=\"Bilateral\" stroke=\"#fff\" fill=\"#f7969c\" cx=\"92\" cy=\"54\" class=\"recharts-sector\" d=\"M 130.2171741575275,45.27717938891245\n    A 39.2,39.2,0,\n    1,1,\n    91.99999999999996,14.799999999999997\n  L 92,54 Z\">
  20. </path>
  21. </g>
  22. </g>
  23. </g>
  24. </svg>
  25. <div class=\"recharts-legend-wrapper\" style=\"position: absolute; width: auto; height: auto; right: 5px; top: 33px;\">
  26. <ul class=\"recharts-default-legend\" style=\"padding: 0px; margin: 0px; text-align: left;\">
  27. <li class=\"recharts-legend-item legend-item-0\" style=\"display: block; margin-right: 10px;\">
  28. <svg class=\"recharts-surface\" width=\"8\" height=\"8\" style=\"display: inline-block; vertical-align: middle; margin-right: 4px;\" viewBox=\"0 0 32 32\" version=\"1.1\">
  29. <path fill=\"#f5333f\" cx=\"16\" cy=\"16\" type=\"circle\" class=\"recharts-symbols\" transform=\"translate(16, 16)\" d=\"M16,0A16,16,0,1,1,-16,0A16,16,0,1,1,16,0\">
  30. </path>
  31. </svg>
  32. <span class=\"recharts-legend-item-text\" style=\"color: rgb(245, 51, 63);\">
  33. Multilateral</span>
  34. </li>
  35. <li class=\"recharts-legend-item legend-item-1\" style=\"display: block; margin-right: 10px;\">
  36. <svg class=\"recharts-surface\" width=\"8\" height=\"8\" style=\"display: inline-block; vertical-align: middle; margin-right: 4px;\" viewBox=\"0 0 32 32\" version=\"1.1\">
  37. <path fill=\"#f7969c\" cx=\"16\" cy=\"16\" type=\"circle\" class=\"recharts-symbols\" transform=\"translate(16, 16)\" d=\"M16,0A16,16,0,1,1,-16,0A16,16,0,1,1,16,0\">
  38. </path>
  39. </svg>
  40. <span class=\"recharts-legend-item-text\" style=\"color: rgb(247, 150, 156);\">
  41. Bilateral</span>
  42. </li>
  43. </ul>
  44. </div>
  45. <div class=\"recharts-tooltip-wrapper recharts-tooltip-wrapper-right recharts-tooltip-wrapper-bottom\" style=\"pointer-events: none; visibility: hidden; position: absolute; top: 0px; left: 0px; transform: translate(10px, 10px);\">
  46. <div class=\"recharts-default-tooltip\" style=\"margin: 0px; padding: 10px; background-color: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); white-space: nowrap;\">
  47. <p class=\"recharts-tooltip-label\" style=\"margin: 0px;\">
  48. </p>
  49. </div>
  50. </div>
  51. </div>
  52. </div>
  53.  
  54.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement