We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

The Vue 3D Circular Charts provide a graphical representation of data in three dimensions, with each slice’s size indicating its proportion relative to the entire dataset. Unlike traditional 2D charts, 3D charts add depth to the visualization, allowing a better understanding of data patterns.

Overview for Vue 3D Circular Charts.


Why choose Syncfusion Vue 3D Circular Charts?

Vue interactive 3D Circular Charts.

Interactive 3D Circular Charts

The tooltip cursor allows users to interact with the chart and obtain detailed information about data points.

Vue 3D Circular Charts admirable feature set.

Admirable feature set

The 3D Circular Charts support legends, data labels, rotation, tilt, selection, and highlights.

Vue 3D Circular Charts adapt to any resolution.

Adapts to any resolution

The 3D Circular Charts have a highly responsive layout and an optimized design for desktops, touchscreens, and phones. It works well on all mobile phones that use iOS, Android, or Windows OS.

Vue 3D Circular Charts customizable themes.

Attractive, customizable themes

Cutting-edge design with several built-in themes, such as Material 3, Fluent, Tailwind CSS, Bootstrap, Material, and Fabric.

Vue 3D Circular Charts global and local.

Globalization and localization

Users from different locales can use the component to format dates, currency, and numbering to suit their preferences.

Vue 3D Circular Charts elegant animation.

Elegant animation

The 3D Circular Charts for Vue provide fluid animation to present data with smooth transitions.


Vue 3D Circular Charts Code Example

Easily get started with the Vue 3D Circular Charts using a few simple lines of Vue code as demonstrated below. Also, explore our Vue 3D Circular Chart example that shows you how to render and configure 3D Circular Charts in Vue.

<template>
  <div class="control-section">
    <div align='center'>
        <ejs-circularchart3d style='display:block' align='center' id='chartcontainer'>
            <e-circularchart3d-series-collection>
                <e-circularchart3d-series :dataSource='seriesData' xName='x' yName='y'> </e-circularchart3d-series>
            </e-circularchart3d-series-collection>
        </ejs-circularchart3d>
    </div>
</div>

</template>
<style scoped>

</style>
<script>
import { Browser, EmitType } from '@syncfusion/ej2-base';
import { CircularChart3DComponent, CircularChart3DSeriesDirective, CircularChart3DSeriesCollectionDirective, PieSeries3D} from "@syncfusion/ej2-vue-charts";

export default {
  components: {
    'ejs-circularchart3d': CircularChart3DComponent,
    'e-circularchart3d-series-collection': CircularChart3DSeriesCollectionDirective,
    'e-circularchart3d-series': CircularChart3DSeriesDirective
  },
  data: function() {
    return {
      seriesData: [{ x: 'Tesla', y: 13 },{ x: 'Aion', y: 8 }, { x: 'Wuling', y: 7 }, { x: 'Changan', y: 5 }, { x: 'Geely', y: 4 }, { x: 'Nio', y: 3 }, { x: 'Neta', y: 2 }, { x: 'BMW', y: 1 } ]
    };
  },
  provide: {
    CircularChart3D: [PieSeries3D]
  },
  methods: {
  },
 
};
</script>

Series types

The 3D Circular Charts can plot other chart types, including pie and donut charts.

Series types in Vue 3D Circular Charts.


Legend in Vue 3D Circular Charts.

Legend

The 3D Circular Charts support legends to provide additional information about data points with customization options.


Tooltip

The 3D Circular Charts provide options to display tooltips with details about pointer values on mouse hover.

Tooltip in Vue 3D Circular Charts.


Selection Vue 3D Circular Charts.

Selection and highlight

Select or highlight data points in a series for easy understanding of the selected data. Adding patterns and colors to the selected data makes charts more interactive.


Export 3D Circular Charts to PDF documents or image formats such as PNG and JPEG on the client side. Print the rendered 3D Circular Charts directly from the browser.

Print and export in Vue 3D Circular Charts.


Datalabels in Vue 3D Circular Charts.

Data labels

The 3D Circular Charts support data labels to annotate points to improve the readability of data.


Customization

Customize the color of data points and depth of the 3D Circular Charts using built-in APIs.

Customization in Vue 3D Circular Charts.


Intractive 3D Circular Charts in Vue.

Interactive chart

The end-user experience is greatly enhanced by including a set of interactive features such as rotation, tilt, selection, and highlight.


Accessibility

Keyboard navigation in Vue 3D Circular Charts.

Keyboard navigation

Every element in the 3D Circular Charts is keyboard accessible. Major features like tooltips, legends, selection, and highlights can be used with keyboard commands alone. No mouse interaction is required. This helps in creating highly accessible applications.

Accessibility and screen reader support in Vue 3D Circular Charts.

Screen reader

The 3D Circular Charts view has complete WAI-ARIA accessibility support. The 3D Circular Chart’s UI includes high-contrast visual elements that help visually impaired people to have the best viewing experience. Also, valid UI descriptions are easily accessible through assistive technologies such as screen readers.

Show right-to-left languages in Vue 3D Circular Charts.

Right to left (RTL)

Right-to-left rendering allows displaying the text and layout of 3D Circular Charts from right to left. This improves the user experience and accessibility for RTL languages.




85+ VUE UI COMPONENTS

Frequently Asked Questions

The Vue 3D Circular Charts with a rich set of features offers the following:

  • Visualize and analyze 3D data with Pie and Donut Charts.
  • One of the best Vue 3D Circular Charts in the market that offers a feature-rich UI to interact with the software.
  • Simple configuration and APIs.
  • Supports all modern browsers.
  • Mobile-touch friendly and responsive.
  • Expansive learning resources such as demos and documentation to learn quickly and get started with Vue 3D Circular Charts.

You can find our Vue 3D Circular Charts demo, which demonstrates how to render and configure 3D Circular Charts.

No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.

A good place to start would be our comprehensive getting started documentation.

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Transform your applications today by downloading our free evaluation version
Download Free Trial No credit card required.

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.

Up arrow icon
Live Chat Icon For mobile