issues Search Results · repo:peopledoc/django-chartjs language:JavaScript
Filter by
31 results
(130 ms)31 results
inpeopledoc/django-chartjs (press backspace or delete to remove)Chart.js 3 has many new features and performance improvements. It would be great to be able to use them in Django
Chartjs!
See also the Chart.js 3.x Migration Guide.
EwoutH
- Opened on Dec 16, 2021
- #61
Django 4.0 was released earlier this month! It would be awesome if Django Chartjs was updated to support it.
EwoutH
- 2
- Opened on Dec 16, 2021
- #60
Hi,
In order to display or not to display the chart for the current user, I overwrite the get_data method of
BaseLineChartView class such as :
def get_data(self): If not authorized, do not display chart ...
AliPolat
- Opened on Oct 24, 2021
- #59
My view:
class BarChartJSONView(BaseColumnsHighChartsView):
def get_title(self):
return Testing bar charts
def get_labels(self):
return [ Africa , America , Asia , Europe ...
templargin
- 5
- Opened on Jul 31, 2020
- #56
I am trying to configure line chart options, for formatting y-axes tick values.
class LineChartJSONView(BaseLineOptionsChartView):
...
## I have implemented `get_labels` `get_data` functions ...
gauravndabhade
- 1
- Opened on Apr 11, 2020
- #50
Hi,
I m implementing a doughnut chart, all labels and areas appears grey : the default colors does not applies to the chart.
How can I set colors to both labels and areas ?
Thanks !
frague59
- 3
- Opened on Feb 17, 2020
- #49
I m trying to integrate chartjs-plugin-zoom plugin with my canvas in my django application .I m getting dataset values
from backend API .Canvas is rendered but pan and zoom is not working . There is no ...
pawan7476
- 1
- Opened on Nov 28, 2019
- #46
I would like to use django-chartjs with the current Anaconda release. Cannot build the demo, would the framework as such
work ? Cheers, Maria
kemaeleon
- 1
- Opened on Jun 24, 2019
- #44

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.