Chart.js and Django for more than one user Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) The Ask Question Wizard is Live! Data science time! April 2019 and salary with experienceHow to combine 2 or more querysets in a Django view?Does Django scale?Chart.js: hiding series by clicking on legendEditing Chart.js legend templateChart.js - get base 64 encoded string as variableChart.js - horizontal alignment of multiple canvas-elementsHow to add a chart with a table in Chart.js?How to connect Firebase in Chart.js?How to find peak of Line Graph in Chart.jsIn Chart.js and django, add data by clicking the button
How to pour concrete for curved walkway to prevent cracking?
Can the prologue be the backstory of your main character?
Who can trigger ship-wide alerts in Star Trek?
Estimate capacitor parameters
What computer would be fastest for Mathematica Home Edition?
What was the last x86 CPU that did not have the x87 floating-point unit built in?
I'm having difficulty getting my players to do stuff in a sandbox campaign
When is phishing education going too far?
Can't figure this one out.. What is the missing box?
What do you call the holes in a flute?
How can I make names more distinctive without making them longer?
How to rotate it perfectly?
Strange behaviour of Check
What is the largest species of polychaete?
Unable to start mainnet node docker container
Blender game recording at the wrong time
Why is there no army of Iron-Mans in the MCU?
Fishing simulator
Single author papers against my advisor's will?
Do working physicists consider Newtonian mechanics to be "falsified"?
Did the new image of black hole confirm the general theory of relativity?
Geometric mean and geometric standard deviation
Replacing HDD with SSD; what about non-APFS/APFS?
Autumning in love
Chart.js and Django for more than one user
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
The Ask Question Wizard is Live!
Data science time! April 2019 and salary with experienceHow to combine 2 or more querysets in a Django view?Does Django scale?Chart.js: hiding series by clicking on legendEditing Chart.js legend templateChart.js - get base 64 encoded string as variableChart.js - horizontal alignment of multiple canvas-elementsHow to add a chart with a table in Chart.js?How to connect Firebase in Chart.js?How to find peak of Line Graph in Chart.jsIn Chart.js and django, add data by clicking the button
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I am in the process of creating a web application but when i generate a chart with chart.js, I save the save the chart's data on (site url)/data. This means that anyone who enters the site will see that chart.
Is there a way I can store data that is dependent on the user. Meaning that everyone can see different graphs.
django chart.js
add a comment |
I am in the process of creating a web application but when i generate a chart with chart.js, I save the save the chart's data on (site url)/data. This means that anyone who enters the site will see that chart.
Is there a way I can store data that is dependent on the user. Meaning that everyone can see different graphs.
django chart.js
How do you save data?
– Furkan Öyken
Mar 22 at 13:37
I save the data with the rest_framework to my site/data. (for example: google.com/data)
– Daj Katal
Mar 23 at 9:04
add a comment |
I am in the process of creating a web application but when i generate a chart with chart.js, I save the save the chart's data on (site url)/data. This means that anyone who enters the site will see that chart.
Is there a way I can store data that is dependent on the user. Meaning that everyone can see different graphs.
django chart.js
I am in the process of creating a web application but when i generate a chart with chart.js, I save the save the chart's data on (site url)/data. This means that anyone who enters the site will see that chart.
Is there a way I can store data that is dependent on the user. Meaning that everyone can see different graphs.
django chart.js
django chart.js
asked Mar 22 at 7:40
Daj KatalDaj Katal
11
11
How do you save data?
– Furkan Öyken
Mar 22 at 13:37
I save the data with the rest_framework to my site/data. (for example: google.com/data)
– Daj Katal
Mar 23 at 9:04
add a comment |
How do you save data?
– Furkan Öyken
Mar 22 at 13:37
I save the data with the rest_framework to my site/data. (for example: google.com/data)
– Daj Katal
Mar 23 at 9:04
How do you save data?
– Furkan Öyken
Mar 22 at 13:37
How do you save data?
– Furkan Öyken
Mar 22 at 13:37
I save the data with the rest_framework to my site/data. (for example: google.com/data)
– Daj Katal
Mar 23 at 9:04
I save the data with the rest_framework to my site/data. (for example: google.com/data)
– Daj Katal
Mar 23 at 9:04
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55294926%2fchart-js-and-django-for-more-than-one-user%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55294926%2fchart-js-and-django-for-more-than-one-user%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
How do you save data?
– Furkan Öyken
Mar 22 at 13:37
I save the data with the rest_framework to my site/data. (for example: google.com/data)
– Daj Katal
Mar 23 at 9:04