Skip to content

spam #140864

@cutdeby034-max

Description

@cutdeby034-max

x = [5, 7, 8, 7, 2]

y = [99, 86, 87, 88, 100]

plt.scatter(x, y, color='red', marker='x')

plt.title("Contoh Grafik Scatter")

plt.xlabel("Sumbu X")

plt.ylabel("Sumbu Y")

plt.show()

Originally posted by @cutdeby034-max in f230525

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions